commit | 2d350c1f986e571481a53b317ce8d18f6ebe6a92 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Jun 07 12:38:11 2018 +0300 |
committer | Heiko Schocher <hs@denx.de> | Thu Jun 07 14:20:09 2018 +0200 |
tree | 6d7799a1733af236e4d74c85f954ba3a944a1a1e | |
parent | 91006c7450e6bd1c0dd20c8085305fe4fd417e49 [diff] |
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>