arm64: tegra: Separate AON pinmux from main pinmux on Tegra194
authorThierry Reding <treding@nvidia.com>
Fri, 4 Nov 2022 14:23:45 +0000 (15:23 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 21 Nov 2022 12:30:13 +0000 (13:30 +0100)
commit6f380a4ec04fc97d7f006f525fd7ece0b2bfe238
treed550332aa90f330e18e74c471ab60c06ab35821c
parent794b834d4cd3fa05e1b4476c46dc64a6b21cf4d4
arm64: tegra: Separate AON pinmux from main pinmux on Tegra194

The registers for the AON pinmux reside in a partition different from
the registers for the main pinmux. Instead of treating them as one and
the same device, split them up so that they are each their own devices.
Also add gpio-ranges properties to the corresponding GPIO controllers
such that the pinmux and GPIO controllers can be paired up properly.

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