commit | 2ac6cd80e616a0265afe72f8db027f498bed2a27 | [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 | 550f3113245f7a14d1fc7d2c319fbfe9e4965930 [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>