arm64: dts: allwinner: h6: Fix SID node name
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 22 Jul 2019 14:08:17 +0000 (16:08 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 22 Jul 2019 14:49:34 +0000 (16:49 +0200)
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: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi

index 7628a7c..0f57179 100644 (file)
                        #dma-cells = <1>;
                };
 
-               sid: sid@3006000 {
+               sid: efuse@3006000 {
                        compatible = "allwinner,sun50i-h6-sid";
                        reg = <0x03006000 0x400>;
                };