Commit 30162dce authored by Douglas Anderson's avatar Douglas Anderson Committed by Bjorn Andersson

arm64: dts: sc7180: Add unit name to soc node

This is just like commit a1875bf9 ("arm64: dts: qcom: sdm845: Add
unit name to soc node") but for sc7180.

For reference, the warning being fixed was:
  Warning (unit_address_vs_reg): /soc:
  node has a reg or ranges property, but no unit name
Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Fixes: 90db71e4 ("arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc")
Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20200304105638.1.I9ea0d337fcb927f52a28b20613b2377b6249c222@changeidSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 946f8007
......@@ -359,7 +359,7 @@ psci {
method = "smc";
};
soc: soc {
soc: soc@0 {
#address-cells = <2>;
#size-cells = <2>;
ranges = <0 0 0 0 0x10 0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment