Re: [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-08-13 Thread Peng Fan
> Subject: [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) > device tree description > > This commit defines the TPC70 imx6q board with device tree description. > > Signed-off-by: Lukasz Majewski Acked-by: Peng Fan > --- > > arch/arm/dts/imx6q-kp.dts | 219 >

Re: [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-08-12 Thread Lukasz Majewski
Hi Tom, > On Sun, Aug 11, 2019 at 11:25:37PM +0200, Lukasz Majewski wrote: > > Hi Peng, > > > > > > Subject: [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board > > > > (imx6q based) device tree description > > > > > > > > This commit defines the TPC70 imx6q board with device tree > > > >

Re: [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-08-11 Thread Tom Rini
On Sun, Aug 11, 2019 at 11:25:37PM +0200, Lukasz Majewski wrote: > Hi Peng, > > > > Subject: [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q > > > based) device tree description > > > > > > This commit defines the TPC70 imx6q board with device tree > > > description. > > > > Is the

Re: [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-08-11 Thread Lukasz Majewski
Hi Peng, > > Subject: [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q > > based) device tree description > > > > This commit defines the TPC70 imx6q board with device tree > > description. > > Is the imx6q-kp.dtsi usable for this board from Linux kernel? > The imx6q-kp.dtsi is

Re: [U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-08-09 Thread Peng Fan
> Subject: [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) > device tree description > > This commit defines the TPC70 imx6q board with device tree description. Is the imx6q-kp.dtsi usable for this board from Linux kernel? Regards, Peng. > > Signed-off-by: Lukasz Majewski >

[U-Boot] [PATCH v2 07/11] imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description

2019-07-30 Thread Lukasz Majewski
This commit defines the TPC70 imx6q board with device tree description. Signed-off-by: Lukasz Majewski --- arch/arm/dts/imx6q-kp.dts | 219 ++ 1 file changed, 219 insertions(+) create mode 100644 arch/arm/dts/imx6q-kp.dts diff --git