summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-sabreauto-ecspi.dts
AgeCommit message (Collapse)Author
2014-01-26ENGR00296547-1 ARM: dts: imx6qdl-sabreauto-ecspi: use the gpio5_4 to enable ↵Huang Shijie
the EIM_D18 The ECSPI needs the pin EIM_D18 which is controlled by the steering. So we have to configurate the EIM_A24 to GPIO, and select the GPIO to LOW status. Signed-off-by: Huang Shijie <b32955@freescale.com>
2013-11-15ENGR00286962-1 ARM: imx6dl-auto: enable usb peripheral mode for nor and nandPeter Chen
Enable usb peripheral mode for spi-nor and gpmi nand. Signed-off-by: Peter Chen <peter.chen@freescale.com>
2013-11-08ENGR00286971-2 dts: imx6-sabreauto: disabled flexcan when max7310 is goneDong Aisheng
Flexcan transceiver is using GPIOs from max7310 on i2c3. Since max7310 is gone on below dts files, so there's no reason to keep flexcan alive in those dts files. Note: since flexcan1 is disabled by default, so did not need to add it. Signed-off-by: Dong Aisheng <b29396@freescale.com>
2013-10-30ENGR00280000 ARM: dts: imx6qdl-sabreauto: add dts files for ECSPI supportHuang Shijie
The ecspi1 has pin conflict with the i2c3. This patch adds two dts files for the ECSPI support. Signed-off-by: Huang Shijie <b32955@freescale.com>