arm64: tegra: Add DPAUX pinctrl bindings
authorJon Hunter <jonathanh@nvidia.com>
Wed, 29 Jun 2016 09:17:57 +0000 (10:17 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 14 Jul 2016 14:20:25 +0000 (16:20 +0200)
commit66b2d6e9c93bc5bed55afda80c84bf0325c14ad4
tree3ced4c27e974bd0d9455a266ab80e5f2b4f3d55d
parent0f1330902217b303f87f07c6f83e9105aedee04a
arm64: tegra: Add DPAUX pinctrl bindings

Add the DPAUX pinctrl states for the DPAUX nodes defining all three
possible states of "aux", "i2c" and "off". Also add the 'i2c-bus'
node for the DPAUX nodes so that the I2C driver core does not attempt
to parse the pinctrl state nodes.

Populate the nodes for the pinctrl clients of the DPAUX pin controller.
There are two clients for each DPAUX instance, namely the SOR and one of
the I2C adapters. The SOR clients may used the DPAUX pins in either AUX
or I2C modes and so for these devices we don't define any of the generic
pinctrl states (default, idle, etc) because the SOR driver will directly
set the state needed. For I2C clients only the I2C mode is used and so
we can simplify matters by using the generic pinctrl states for default
and idle.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210.dtsi