OSDN Git Service

ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support
authorAnson Huang <Anson.Huang@nxp.com>
Sun, 30 Sep 2018 03:32:28 +0000 (11:32 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 30 Sep 2018 07:32:18 +0000 (15:32 +0800)
commit04007fe4c65f4cf3133dd256d9fd82169b7f2f22
tree00b746de6f1516c054e91763dffefc4514bfbbf5
parentfc37b408bf42db6d60985f83d2dbdc782eb15f83
ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support

i.MX6ULZ is new SoC of i.MX6 family, compared to i.MX6ULL,
it removes below modules:

- UART5/UART6/UART7/UART8;
- PWM5/PWM6/PWM7/PWM8;
- eCSPI3/eCSPI4;
- CAN1/CAN2;
- FEC1/FEC2;
- I2C3/I2C4;
- EPIT2;
- LCDIF;
- GPT2;
- ADC1;
- TSC;

This patch adds support for i.MX6ULZ and i.MX6ULZ 14x14 EVK
board.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6ulz-14x14-evk.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6ulz.dtsi [new file with mode: 0644]