ARM: tegra: Remove useless usb-ehci compatible string
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jun 2021 14:13:26 +0000 (16:13 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Oct 2021 18:59:48 +0000 (20:59 +0200)
commit96f4adcd888d7ecb17ba5c88c141ed107cedf913
tree3339230be44db71365cd2a836dc44973c34dd553
parentd64b50956db3c6522d905bd9a1e5a120a69cbeac
ARM: tegra: Remove useless usb-ehci compatible string

There's no such thing as a generic USB EHCI controller. The EHCI
controllers found on Tegra SoCs are instantiations that need Tegra-
specific glue to work properly, so drop the generic compatible string
and keep only the Tegra-specific ones.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra114.dtsi
arch/arm/boot/dts/tegra124.dtsi
arch/arm/boot/dts/tegra20.dtsi
arch/arm/boot/dts/tegra30.dtsi