Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-09 | ARM: dts: k2e: Enable Davinci SPI controller | Vignesh R | |
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> | |||
2015-10-22 | ARM: dts: k2e: Enable OF_CONTROL and DM | Lokesh Vutla | |
Import k2e specific DT files from Linux Kernel and enable OF_CONTROL, DM, DM_SERIAL. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> |