Thread (18 messages) 18 messages, 5 authors, 2025-06-30

Re: [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node

From: Chen-Yu Tsai <hidden>
Date: 2025-06-30 04:32:51
Also in: linux-arm-kernel, linux-pm, linux-sunxi, lkml

On Fri, Apr 11, 2025 at 8:40 AM iuncuim [off-list ref] wrote:
From: Mikhail Kalashnikov <redacted>

The SID controller should be compatible with A64 and others SoC with 0x200
offset.

Signed-off-by: Mikhail Kalashnikov <redacted>
Reviewed-by: Chen-Yu Tsai <redacted>

But this also needs a matching update to the binding.
quoted hunk ↗ jump to hunk
---
 arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi b/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
index ee485899b..d626612bb 100644
--- a/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
+++ b/arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi
@@ -171,6 +171,13 @@ ccu: clock-controller@2001000 {
                        #reset-cells = <1>;
                };

+               sid: efuse@3006000 {
+                       compatible = "allwinner,sun50i-a523-sid", "allwinner,sun50i-a64-sid";
+                       reg = <0x03006000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+               };
+
                mmc0: mmc@4020000 {
                        compatible = "allwinner,sun55i-a523-mmc",
                                     "allwinner,sun20i-d1-mmc";
--
2.49.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help