From: Maxime Ripard Date: Mon, 22 Jul 2019 14:08:17 +0000 (+0200) Subject: arm64: dts: allwinner: h6: Fix SID node name X-Git-Tag: v5.4-rc1~184^2~22^2~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=042c805545d04f8d358475c83a54178da14f60ed;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Maxime Ripard --- diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi index 7628a7c830964..0f571798fc95d 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi @@ -215,7 +215,7 @@ #dma-cells = <1>; }; - sid: sid@3006000 { + sid: efuse@3006000 { compatible = "allwinner,sun50i-h6-sid"; reg = <0x03006000 0x400>; };