[PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-06-24 19:48:02
Also in:
linux-devicetree, linux-mediatek, lkml
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-06-24 19:48:02
Also in:
linux-devicetree, linux-mediatek, lkml
2015-06-24 13:00 GMT+02:00 Daniel Kurtz [off-list ref]:
Hi Matthias, On Wed, Jun 24, 2015 at 4:04 AM, Matthias Brugger [off-list ref] wrote:quoted
On Monday, June 01, 2015 09:08:27 PM Eddie Huang wrote:quoted
Add MT8173 I2C device nodes, include I2C controllers and pins. MT8173 has six I2C controllers, from i2c0 to i2c6, exclude i2c5. The 6th I2C controller register base doesn't next to 5th I2C, and there is a hardware between 5th and 6th I2C controller. So SoC designer name 6th controller as "i2c6", not "i2c5". Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> ---applied to v4.2-next/arm64It looks like [0] has the pinctrl changes, but lost the actual i2c nodes.
Huh, thanks for noting that. I just fixed it. Regards, Matthias