]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: helios4: Enable I2C and IO Expander
authorAditya Prayoga <aditya@kobol.io>
Tue, 4 Dec 2018 16:57:21 +0000 (00:57 +0800)
committerStefan Roese <sr@denx.de>
Sat, 8 Dec 2018 15:19:41 +0000 (16:19 +0100)
commit9e271cbeb8a7e55fa7391fd5193e17e860999a28
treecacfd7c24156b4c5fd8a8916696094c0f060e6e7
parent0d540963573ee86f83a49b2ec424785ab8c94178
arm: mvebu: helios4: Enable I2C and IO Expander

Enable Marvell I2C driver and I2C IO expander. Set default bus to
external I2C bus. Define I2C aliases in device tree so it can be
recognized by the driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-By: Dennis Gilmore <dgilmore@redhat.com>
Reviewed-By: Dennis Gilmore <dgilmore@redhat.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-388-helios4-u-boot.dtsi [new file with mode: 0644]
board/kobol/helios4/helios4.c
configs/helios4_defconfig