arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The DTS code coding style expects lowercase hex for values and unit
addresses.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
Patches done with sed, verified with comparing unflattened DTB and
dtx_diff.
---
arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/axiado/ax3000.dtsi b/arch/arm64/boot/dts/axiado/ax3000.dtsi
index 792f52e0c7dd..d515f3141529 100644
--- a/arch/arm64/boot/dts/axiado/ax3000.dtsi
+++ b/arch/arm64/boot/dts/axiado/ax3000.dtsi
@@ -480,7 +480,7 @@ uart0: serial@80520000 {
uart1: serial@805a0000 {
compatible = "axiado,ax3000-uart", "cdns,uart-r1p12";
- reg = <0x00 0x805A0000 0x00 0x100>;
+ reg = <0x00 0x805a0000 0x00 0x100>;
interrupt-parent = <&gic500>;
interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
clock-names = "uart_clk", "pclk";
--
2.51.0
On 23/12/2025 16:24, Krzysztof Kozlowski wrote: > The DTS code coding style expects lowercase hex for values and unit > addresses. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > > --- > > Patches done with sed, verified with comparing unflattened DTB and > dtx_diff. > --- > arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +- Ping! Anyone in Axiado is handling patches? Best regards, Krzysztof
On 1/12/2026 12:35 AM, Krzysztof Kozlowski wrote: > CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. > > > On 23/12/2025 16:24, Krzysztof Kozlowski wrote: >> The DTS code coding style expects lowercase hex for values and unit >> addresses. >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> >> >> --- >> >> Patches done with sed, verified with comparing unflattened DTB and >> dtx_diff. >> --- >> arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +- > Ping! Anyone in Axiado is handling patches? > > Best regards, > Krzysztof We are working on it and will update.
On Mon, Jan 12, 2026 at 09:35:24AM +0100, Krzysztof Kozlowski wrote: > On 23/12/2025 16:24, Krzysztof Kozlowski wrote: > > The DTS code coding style expects lowercase hex for values and unit > > addresses. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > > > > --- > > > > Patches done with sed, verified with comparing unflattened DTB and > > dtx_diff. > > --- > > arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +- > > Ping! Anyone in Axiado is handling patches? > > Best regards, > Krzysztof Sorry for late reply Reviewed-by: Tzu-Hao Wei <twei@axiado.com>
On 15/01/2026 07:14, Tzu-Hao Wei wrote: > On Mon, Jan 12, 2026 at 09:35:24AM +0100, Krzysztof Kozlowski wrote: >> On 23/12/2025 16:24, Krzysztof Kozlowski wrote: >>> The DTS code coding style expects lowercase hex for values and unit >>> addresses. >>> >>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> >>> >>> --- >>> >>> Patches done with sed, verified with comparing unflattened DTB and >>> dtx_diff. >>> --- >>> arch/arm64/boot/dts/axiado/ax3000.dtsi | 2 +- >> >> Ping! Anyone in Axiado is handling patches? >> >> Best regards, >> Krzysztof > Sorry for late reply > > Reviewed-by: Tzu-Hao Wei <twei@axiado.com> Thank you for review, but who is going to handle the patch? Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.