[PATCH 3/5] ARM: dts: imxrt1020: add dtsi file

2020-04-19 Thread sbabic
> Add dtsi file for i.MXRT1020. > Signed-off-by: Giulio Benetti > Reviewed-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director:

Re: [PATCH 3/5] ARM: dts: imxrt1020: add dtsi file

2020-02-20 Thread Giulio Benetti
Hi Lukasz, On 2/20/20 11:45 PM, Lukasz Majewski wrote: Hi Giulio, Add dtsi file for i.MXRT1020. Has this file been ported from Linux kernel? Or is it only available in U-Boot? Only available in U-Boot at the moment. And thank you for reviewing! Best regards -- Giulio Benetti Benetti

Re: [PATCH 3/5] ARM: dts: imxrt1020: add dtsi file

2020-02-20 Thread Lukasz Majewski
Hi Giulio, > Add dtsi file for i.MXRT1020. > Has this file been ported from Linux kernel? Or is it only available in U-Boot? Reviewed-by: Lukasz Majewski > Signed-off-by: Giulio Benetti > --- > arch/arm/dts/imxrt1020.dtsi | 133 > 1 file changed, 133

[PATCH 3/5] ARM: dts: imxrt1020: add dtsi file

2020-02-18 Thread Giulio Benetti
Add dtsi file for i.MXRT1020. Signed-off-by: Giulio Benetti --- arch/arm/dts/imxrt1020.dtsi | 133 1 file changed, 133 insertions(+) create mode 100644 arch/arm/dts/imxrt1020.dtsi diff --git a/arch/arm/dts/imxrt1020.dtsi b/arch/arm/dts/imxrt1020.dtsi new