]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file
authorCooper Jr., Franklin <fcooper@ti.com>
Fri, 16 Jun 2017 21:16:14 +0000 (16:16 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 10 Jul 2017 17:45:34 +0000 (13:45 -0400)
commitcb6b12d8d13ce77e249e280f5b899e52f6de9bd5
tree94e6750494db462f8eb859054fea79c2e0b76513
parent5ee32f573a2b41bed68f46aead58e6fbb02f8488
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: 4556d67a69a4 ("ARM: keystone: Enable DM_I2C by default")
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
arch/arm/dts/keystone-k2e-evm-u-boot.dtsi [new file with mode: 0644]