commit | a6e50da0d5a42f84f39edad57cb24a85e8524e6d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Feb 17 02:15:08 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Feb 17 22:00:25 2018 +0100 |
tree | 0822fff1d8ef4aa75203f970199599d9b8337bd5 | |
parent | 88306dbb5a88b9ae1433d198376c64560d6d7c1b [diff] |
ARM: rmobile: Replace SH I2C with IIC on Porter Get rid of the SH I2C driver on Porter and enable the IIC driver instead . The old SH I2C is completely broken on Porter anyway and the DM/DT capable IIC driver allows access to the PMIC too. Use the DM/DT capable driver instead. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>