ARM: dts: RealView: Fix the name of the SoC node

Drop the surplus @0 on the soc node making the devicetree
conform strictly to the schema.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2020-02-06 22:04:29 +01:00
parent 53a5927b65
commit b92d5a7d71

View file

@ -210,7 +210,7 @@ vga_con_in: endpoint {
};
};
soc: soc@0 {
soc: soc {
compatible = "arm,realview-pbx-soc", "simple-bus";
#address-cells = <1>;
#size-cells = <1>;