ARM: dts: vf500: Remove skeleton.dtsi inclusion
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 3 Mar 2018 22:40:40 +0000 (19:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 8 Mar 2018 08:48:24 +0000 (16:48 +0800)
Since commit 9c0da3cc61f1 ("ARM: dts: explicitly mark skeleton.dtsi as
deprecated") the inclusion of skeleton.dtsi is deprecated, so
remove it as this file will eventually go away someday.

Move its content to the SoC dtsi file, so that the resultant dtb
is the same.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf500.dtsi

index 348bcd30c0f7d8f29a0d94061d32787182dfc461..1e3b479be62e541d969d45e8b59bf2c8dba899fd 100644 (file)
  *     OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#include "skeleton.dtsi"
 #include "vfxxx.dtsi"
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 
 / {
+       #address-cells = <1>;
+       #size-cells = <1>;
+       chosen { };
+       aliases { };
+       memory { device_type = "memory"; reg = <0 0>; };
+
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;