]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi file
authorCooper Jr., Franklin <fcooper@ti.com>
Thu, 8 Jun 2017 17:33:21 +0000 (12:33 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 12 Jun 2017 12:38:44 +0000 (08:38 -0400)
commitf8615d73e06d04edb9f97410d2aed75d64ee8a9a
tree864397ce2e5b27920d90f7e59b296c06baea8969
parentb08b69853277e59d6ef49dde40b0c63ea4a53783
ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi file

With Davinci I2C switching to device model, K2HK 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")
Reported-by: Yan Liu <yan-liu@ti.com>
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
arch/arm/dts/keystone-k2hk-evm-u-boot.dtsi [new file with mode: 0644]