Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-29 | ARM: da850-evm: Enable DM_I2C | Adam Ford | |
With DM now enabled with the device tree pulled from Linux, we can enable DM_I2C in U-Boot. Reviewed-by: Jagan Teki <jagan@openedev.com> Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Add DM_I2C_COMPAT to da850_am18xxevm to fix warning] Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-09-29 | arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5 | Adam Ford | |
A few small additional items are needed to support DM_SPI and DM_SERIAL, so those were added to da850-evm-u-boot.dtsi Signed-off-by: Adam Ford <aford173@gmail.com> |