Re: [U-Boot] [PATCH V2 03/23] imx: mx8m: add pin header file

2017-12-16 Thread Fabio Estevam
On Mon, Dec 4, 2017 at 2:31 AM, Peng Fan wrote: > Add pin header file for i.MX8M > > Signed-off-by: Peng Fan Reviewed-by: Fabio Estevam ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH V2 03/23] imx: mx8m: add pin header file

2017-12-03 Thread Peng Fan
Add pin header file for i.MX8M Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-mx8m/mx8mq_pins.h | 623 1 file changed, 623 insertions(+) create mode 100644 arch/arm/include/asm/arch-mx8m/mx8mq_pins.h diff --git a/arch/arm/include/asm/arch-mx8m/mx8mq_pins.h