]> git.sur5r.net Git - u-boot/commit
mvebu: turris_omnia: add note about i2c slave disable
authorBaruch Siach <baruch@tkos.co.il>
Thu, 7 Jun 2018 09:38:11 +0000 (12:38 +0300)
committerHeiko Schocher <hs@denx.de>
Thu, 7 Jun 2018 12:20:09 +0000 (14:20 +0200)
commitd78ecc733988d07a87c97f7f1c19171c437a8712
tree6d7799a1733af236e4d74c85f954ba3a944a1a1e
parent173ec3519118767f50f335ade987cf3e6a94759f
mvebu: turris_omnia: add note about i2c slave disable

Code that disables the i2c slave is now in the mvtwsi i2c driver.
Platform must enable DM_I2C to use that code. Add a comment in the code
as a reminder for the planned DM_I2C migration of Turris Omnia.

Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
board/CZ.NIC/turris_omnia/turris_omnia.c