aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-sabreauto-ecspi.dts
Commit message (Collapse)AuthorAge
* ENGR00296547-1 ARM: dts: imx6qdl-sabreauto-ecspi: use the gpio5_4 to enable ↵Huang Shijie2014-04-16
| | | | | | | | | | 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>
* ENGR00286971-2 dts: imx6-sabreauto: disabled flexcan when max7310 is goneDong Aisheng2014-04-16
| | | | | | | | | | | 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>
* ENGR00285646 enable usb peripheral mode for auto spi-nor and gpmi nandFrank Li2014-04-16
| | | | | | | enable usb peripheral mode for sabreauto ecspi.dtb and gpmi-weim.dtb because mfgtools need usb device support Signed-off-by: Frank Li <Frank.Li@freescale.com>
* ENGR00280000 ARM: dts: imx6qdl-sabreauto: add dts files for ECSPI supportHuang Shijie2014-04-16
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>