ARM: tegra: Fix Tegra114 USB compatible values
authorStephen Warren <swarren@nvidia.com>
Mon, 15 Aug 2016 17:31:31 +0000 (11:31 -0600)
committerThierry Reding <treding@nvidia.com>
Tue, 16 Aug 2016 13:10:14 +0000 (15:10 +0200)
commita70cb07bb397fce6675d7ab055fb447519fc7c76
treeefc554b4fc6fc675170925ef4f6f649205f56f20
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ARM: tegra: Fix Tegra114 USB compatible values

DT compatible values should always include an entry for the specific
chip in addition to any earlier generations that the HW is backwards-
compatible with.

This doesn't affect the kernel at all given current driver code, but
U-Boot needs to distinguish between Tegra114 and Tegra30 for this HW,
and I'd like to synchronize the DT content.

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