Unverified Commit 042c8055 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

arm64: dts: allwinner: h6: Fix SID node name



The SID node one the H6 doesn't have a standard node name. Switch to the
one we use for the other SoCs.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 5ea40f71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@ dma: dma-controller@3002000 {
			#dma-cells = <1>;
		};

		sid: sid@3006000 {
		sid: efuse@3006000 {
			compatible = "allwinner,sun50i-h6-sid";
			reg = <0x03006000 0x400>;
		};