* [PATCH] ARM: mba53: include barebox TQMa53 overlay DT
@ 2016-05-31 8:57 Lucas Stach
2016-06-01 7:29 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2016-05-31 8:57 UTC (permalink / raw)
To: barebox
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: mba53: include barebox TQMa53 overlay DT
2016-05-31 8:57 [PATCH] ARM: mba53: include barebox TQMa53 overlay DT Lucas Stach
@ 2016-06-01 7:29 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-06-01 7:29 UTC (permalink / raw)
To: Lucas Stach; +Cc: barebox
On Tue, May 31, 2016 at 10:57:37AM +0200, Lucas Stach wrote:
> 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>
> ---
Applied, thanks
Sascha
> 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
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-01 7:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-31 8:57 [PATCH] ARM: mba53: include barebox TQMa53 overlay DT Lucas Stach
2016-06-01 7:29 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox