Re: [PATCH V2 9/9] i2c: tegra: Add pinctrl support

2016-09-07 Thread Linus Walleij
On Fri, Aug 26, 2016 at 3:09 PM, Jon Hunter wrote: > On Tegra124/132 the pins for I2C6 are shared with the Display Port AUX > (DPAUX) channel and on Tegra210 the pins for I2C4 and I2C6 are shared > with DPAUX1 and DPAUX0, respectively. The multiplexing of the pins is > handled by a register in th

Re: [PATCH V2 9/9] i2c: tegra: Add pinctrl support

2016-08-26 Thread Stephen Warren
On 08/26/2016 10:38 AM, Jon Hunter wrote: On 26/08/16 16:55, Stephen Warren wrote: On 08/26/2016 07:09 AM, Jon Hunter wrote: On Tegra124/132 the pins for I2C6 are shared with the Display Port AUX (DPAUX) channel and on Tegra210 the pins for I2C4 and I2C6 are shared with DPAUX1 and DPAUX0, resp

Re: [PATCH V2 9/9] i2c: tegra: Add pinctrl support

2016-08-26 Thread Jon Hunter
On 26/08/16 16:55, Stephen Warren wrote: > On 08/26/2016 07:09 AM, Jon Hunter wrote: >> On Tegra124/132 the pins for I2C6 are shared with the Display Port AUX >> (DPAUX) channel and on Tegra210 the pins for I2C4 and I2C6 are shared >> with DPAUX1 and DPAUX0, respectively. The multiplexing of the p

Re: [PATCH V2 9/9] i2c: tegra: Add pinctrl support

2016-08-26 Thread Stephen Warren
On 08/26/2016 07:09 AM, Jon Hunter wrote: On Tegra124/132 the pins for I2C6 are shared with the Display Port AUX (DPAUX) channel and on Tegra210 the pins for I2C4 and I2C6 are shared with DPAUX1 and DPAUX0, respectively. The multiplexing of the pins is handled by a register in the DPAUX and so th