commit | a75df9aef0ac642cdaa654ee935a717d3484840d | [log] [tgz] |
---|---|---|
author | Cooper Jr., Franklin <fcooper@ti.com> | Fri Jun 16 16:16:14 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 10 13:45:34 2017 -0400 |
tree | 94e6750494db462f8eb859054fea79c2e0b76513 | |
parent | d85ca029f257b53a96da6c2fb421e78a003a9943 [diff] |
ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file With Davinci I2C switching to device model, K2E requires U-boot specific device tree entries. This is only required for I2C 1 which is needed extremely early during the boot process. Fixes: 1743d040b1df ("ARM: keystone: Enable DM_I2C by default") Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>