[PATCH] ARM: mba53: include barebox TQMa53 overlay DT
Lucas Stach
l.stach at pengutronix.de
Tue May 31 01:57:37 PDT 2016
The barebox specific properties have not been applied as
the TQMa53 overlay DT has not been included. Fix this.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
arch/arm/dts/imx53-mba53.dts | 2 ++
arch/arm/dts/imx53-tqma53.dtsi | 3 ---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/arch/arm/dts/imx53-mba53.dts b/arch/arm/dts/imx53-mba53.dts
index 28f463c451f4..6998e4c0cb2d 100644
--- a/arch/arm/dts/imx53-mba53.dts
+++ b/arch/arm/dts/imx53-mba53.dts
@@ -11,6 +11,8 @@
*/
#include <arm/imx53-mba53.dts>
+#include "imx53-tqma53.dtsi"
+#include "imx53.dtsi"
/ {
chosen {
diff --git a/arch/arm/dts/imx53-tqma53.dtsi b/arch/arm/dts/imx53-tqma53.dtsi
index 6880f2c27fb0..860fb64df2b9 100644
--- a/arch/arm/dts/imx53-tqma53.dtsi
+++ b/arch/arm/dts/imx53-tqma53.dtsi
@@ -10,9 +10,6 @@
* http://www.gnu.org/copyleft/gpl.html
*/
-#include "imx53.dtsi"
-#include <arm/imx53-tqma53.dtsi>
-
/ {
chosen {
environment-emmc {
--
2.8.1
More information about the barebox
mailing list