arm64: dts: marvell: espressobin: indicate dts version
authorTomasz Maciej Nowak <tmn505@gmail.com>
Thu, 27 Feb 2020 16:48:41 +0000 (17:48 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Sun, 15 Mar 2020 09:35:34 +0000 (10:35 +0100)
The commit introducing ESPRESSObin variants didn't specify dts version,
and because of that they are treated by dtc as legacy ones. Fix that by
properly specifying version in each dts.

Fixes: 447b8789359f ("arm64: dts: marvell: add ESPRESSObin variants")
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi

index bd9ed9dc9c3eedb96fac7c8a71a16286b162e594..ec72a11ed80f5a6c15f1cd10bc6ecb0b4d5aff4c 100644 (file)
@@ -11,6 +11,8 @@
  * Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf
  */
 
+/dts-v1/;
+
 #include "armada-3720-espressobin.dtsi"
 
 / {
index 6e876a6d9532dd6bc293322345d831d1e954ae8d..03733fd92732d4eeb48bd53facedef2bb012a4e9 100644 (file)
@@ -11,6 +11,8 @@
  * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
  */
 
+/dts-v1/;
+
 #include "armada-3720-espressobin.dtsi"
 
 / {
index 0f8405d085fd2ba42c76fc76fd4c34b7b1d88b8c..8570c5f47d7d89d0c39e3162cf23034061d1927e 100644 (file)
@@ -11,6 +11,8 @@
  * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
  */
 
+/dts-v1/;
+
 #include "armada-3720-espressobin.dtsi"
 
 / {
index e5262dab28f5891b9a8941a8791ae11ce4dcc6c9..42e992f9c8a54413eceaa87d7b23f3b0bb021bf7 100644 (file)
@@ -7,8 +7,6 @@
  *
  */
 
-/dts-v1/;
-
 #include <dt-bindings/gpio/gpio.h>
 #include "armada-372x.dtsi"