Commit a94484f2 authored by Tomasz Maciej Nowak's avatar Tomasz Maciej Nowak Committed by Gregory CLEMENT

arm64: dts: marvell: espressobin: indicate dts version

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: 447b8789 ("arm64: dts: marvell: add ESPRESSObin variants")
Signed-off-by: default avatarTomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 5253cb8c
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf * Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf
*/ */
/dts-v1/;
#include "armada-3720-espressobin.dtsi" #include "armada-3720-espressobin.dtsi"
/ { / {
......
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
* Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
*/ */
/dts-v1/;
#include "armada-3720-espressobin.dtsi" #include "armada-3720-espressobin.dtsi"
/ { / {
......
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
* Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
*/ */
/dts-v1/;
#include "armada-3720-espressobin.dtsi" #include "armada-3720-espressobin.dtsi"
/ { / {
......
...@@ -7,8 +7,6 @@ ...@@ -7,8 +7,6 @@
* *
*/ */
/dts-v1/;
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.h>
#include "armada-372x.dtsi" #include "armada-372x.dtsi"
......
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