arm64: tegra: Simplify Tegra210 GPIO compatible value
authorStephen Warren <swarren@nvidia.com>
Mon, 15 Aug 2016 17:31:32 +0000 (11:31 -0600)
committerThierry Reding <treding@nvidia.com>
Tue, 16 Aug 2016 13:10:40 +0000 (15:10 +0200)
commit016655121e7a17cd83fde4109293dd8954f9c371
treee76112b45901fbaee1ddfa23a7576b4ca23bdcf9
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
arm64: tegra: Simplify Tegra210 GPIO compatible value

The compatible value need only include an entry for the specific HW
generation, plus the oldest HW version that introduced changes it is
backwards-compatible with; intermediate versions aren't necessary. Since
Tegra124 GPIO is backwards-compatible with Tegra30 GPIO, there's no need
to include the Tegra124 value in the Tegra210 DTS. This makes the kernel
DT better match the copy of the DT files included in U-Boot.

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