From: Lucas Stach <l.stach@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] ARM: mba53: include barebox TQMa53 overlay DT
Date: Tue, 31 May 2016 10:57:37 +0200 [thread overview]
Message-ID: <1464685057-4267-1-git-send-email-l.stach@pengutronix.de> (raw)
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@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
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2016-05-31 8:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-31 8:57 Lucas Stach [this message]
2016-06-01 7:29 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464685057-4267-1-git-send-email-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox