Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>

+1 -1
+1 -1
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
··· 215 215 #dma-cells = <1>; 216 216 }; 217 217 218 - sid: sid@3006000 { 218 + sid: efuse@3006000 { 219 219 compatible = "allwinner,sun50i-h6-sid"; 220 220 reg = <0x03006000 0x400>; 221 221 };