From: Stephan Gerhold Date: Tue, 21 Sep 2021 15:21:18 +0000 (+0200) Subject: arm64: dts: qcom: msm8916: Add unit name for /soc node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7a62bfebc8c94bdb6eb8f54f49889dc6b5b79601;p=linux.git arm64: dts: qcom: msm8916: Add unit name for /soc node This fixes the following warning when building with W=1: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name Signed-off-by: Stephan Gerhold Reviewed-by: Stephen Boyd Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20210921152120.6710-1-stephan@gerhold.net --- diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi index 008b98fe8c6bf..5551dba2d5fd4 100644 --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi @@ -414,7 +414,7 @@ }; }; - soc: soc { + soc: soc@0 { #address-cells = <1>; #size-cells = <1>; ranges = <0 0 0 0xffffffff>;