Re: [U-Boot] [PATCH 2/2] [for v2018.03] ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsi

2018-03-11 Thread Stefano Babic
On 09/03/2018 13:13, Jagan Teki wrote:
> Hi Stefano,
> 
> On Tue, Mar 6, 2018 at 6:45 PM, Fabio Estevam  wrote:
>> On Tue, Mar 6, 2018 at 8:45 AM, Jagan Teki  wrote:
>>> This patch fixes the wrongly included dtsi file which was
>>> breaking mainline support for Engicam i.CoreM6 DualLite/Solo RQS.
>>>
>>> Linux commit details for the same change as
>>> "ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
>>> DualLite/Solo RQS"
>>> (sha1: c0c6bb2322964bd264b4ddedaa5776f40c709f0c)
>>>
>>> Signed-off-by: Jagan Teki 
>>
>> Reviewed-by: Fabio Estevam 
> 
> Can you pick these two for the release?
> 

Applied to -um-boot-imx, master, and I will send my PR to Tom with these
fixes.

Regards,
Stefano
-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 2/2] [for v2018.03] ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsi

2018-03-09 Thread Jagan Teki
Hi Stefano,

On Tue, Mar 6, 2018 at 6:45 PM, Fabio Estevam  wrote:
> On Tue, Mar 6, 2018 at 8:45 AM, Jagan Teki  wrote:
>> This patch fixes the wrongly included dtsi file which was
>> breaking mainline support for Engicam i.CoreM6 DualLite/Solo RQS.
>>
>> Linux commit details for the same change as
>> "ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
>> DualLite/Solo RQS"
>> (sha1: c0c6bb2322964bd264b4ddedaa5776f40c709f0c)
>>
>> Signed-off-by: Jagan Teki 
>
> Reviewed-by: Fabio Estevam 

Can you pick these two for the release?
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 2/2] [for v2018.03] ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsi

2018-03-06 Thread Fabio Estevam
On Tue, Mar 6, 2018 at 8:45 AM, Jagan Teki  wrote:
> This patch fixes the wrongly included dtsi file which was
> breaking mainline support for Engicam i.CoreM6 DualLite/Solo RQS.
>
> Linux commit details for the same change as
> "ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
> DualLite/Solo RQS"
> (sha1: c0c6bb2322964bd264b4ddedaa5776f40c709f0c)
>
> Signed-off-by: Jagan Teki 

Reviewed-by: Fabio Estevam 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 2/2] [for v2018.03] ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsi

2018-03-06 Thread Jagan Teki
This patch fixes the wrongly included dtsi file which was
breaking mainline support for Engicam i.CoreM6 DualLite/Solo RQS.

Linux commit details for the same change as
"ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
DualLite/Solo RQS"
(sha1: c0c6bb2322964bd264b4ddedaa5776f40c709f0c)

Signed-off-by: Jagan Teki 
---
 arch/arm/dts/imx6dl-icore-rqs.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx6dl-icore-rqs.dts 
b/arch/arm/dts/imx6dl-icore-rqs.dts
index 0f1de3f18c..820e66c724 100644
--- a/arch/arm/dts/imx6dl-icore-rqs.dts
+++ b/arch/arm/dts/imx6dl-icore-rqs.dts
@@ -41,7 +41,7 @@
 
 /dts-v1/;
 
-#include "imx6q.dtsi"
+#include "imx6dl.dtsi"
 #include "imx6qdl-icore-rqs.dtsi"
 
 / {
-- 
2.14.3

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot