Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: dts: k2l: Enable Davinci SPI controller | Vignesh R | 2016-07-09 | -1/+2 |
| | | | | | | | | | | | Now that davinci_spi driver has been converted to DM framework, enable the same in DT. Also add "spi-flash" as compatible property to n25q128a11 node as it is required for flash device to be probed in U-Boot. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com> | |||
* | ARM: dts: k2l: Enable OF_CONTROL and DM | Lokesh Vutla | 2015-10-22 | -0/+131 |
Import k2l specific DT files from Linux Kernel and enable OF_CONTROL, DM, DM_SERIAL. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> |