Re: [PATCH v2 14/21] ARM: dts: imxrt1050: add dtsi file

2020-01-28 Thread Giulio Benetti
On 1/28/20 9:31 AM, Lukasz Majewski wrote: Hi Giulio, Add dtsi file for i.MXRT1050. Please add information from where this code was ported (as I've pointed out in other mails). This is not ported, this is the original one. :-) Also a tip: To avoid extra dtsi maintenance burden, there

Re: [PATCH v2 14/21] ARM: dts: imxrt1050: add dtsi file

2020-01-28 Thread Lukasz Majewski
Hi Giulio, > Add dtsi file for i.MXRT1050. > Please add information from where this code was ported (as I've pointed out in other mails). Also a tip: To avoid extra dtsi maintenance burden, there are u-boot*.dtsi files (in e.g. arch/arm/dts/) which add extra properties (U-boot specific). In

[PATCH v2 14/21] ARM: dts: imxrt1050: add dtsi file

2020-01-15 Thread sbabic
> Add dtsi file for i.MXRT1050. > Signed-off-by: Giulio Benetti Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich,

[PATCH v2 14/21] ARM: dts: imxrt1050: add dtsi file

2020-01-10 Thread Giulio Benetti
Add dtsi file for i.MXRT1050. Signed-off-by: Giulio Benetti --- arch/arm/dts/imxrt1050.dtsi | 146 +++ include/dt-bindings/pinctrl/pins-imxrt1050.h | 993 +++ 2 files changed, 1139 insertions(+) create mode 100644 arch/arm/dts/imxrt1050.dtsi create mode 100644