[PATCH V2 00/11] Add support for Tegra DPAUX pinctrl

2016-06-30 Thread Thierry Reding
On Wed, Jun 29, 2016 at 10:17:46AM +0100, Jon Hunter wrote: > The Display Port Auxiliary (DPAUX) channel pads can be shared with an > internal I2C controller. Add pinctrl support for these pads so that the > I2C controller can request and use these pads. > > This series has been tested with Thierr

[PATCH V2 00/11] Add support for Tegra DPAUX pinctrl

2016-06-29 Thread Jon Hunter
The Display Port Auxiliary (DPAUX) channel pads can be shared with an internal I2C controller. Add pinctrl support for these pads so that the I2C controller can request and use these pads. This series has been tested with Thierry's patches for correcting the parent clock for the DPAUX devices [0].