From: Geert Uytterhoeven Date: Fri, 21 Oct 2016 10:28:13 +0000 (+0200) Subject: dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from example X-Git-Tag: v4.10-rc1~98^2~32 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a9632cdb98178f80bc73697b820a063bc8027557;p=linux.git dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from example As of commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi as deprecated"), including skeleton.dtsi is deprecated. Hence remove it from the example. Signed-off-by: Geert Uytterhoeven Acked-by: Mark Rutland Reviewed-by: Javier Martinez Canillas Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards index ab318a56fca2..b6e810c2781a 100644 --- a/Documentation/devicetree/bindings/arm/arm-boards +++ b/Documentation/devicetree/bindings/arm/arm-boards @@ -148,11 +148,12 @@ Example: /dts-v1/; #include -#include "skeleton.dtsi" / { model = "ARM RealView PB1176 with device tree"; compatible = "arm,realview-pb1176"; + #address-cells = <1>; + #size-cells = <1>; soc { #address-cells = <1>;