arm64: tegra: Remove useless usb-ehci compatible string
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jun 2021 14:13:27 +0000 (16:13 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Oct 2021 19:00:09 +0000 (21:00 +0200)
commit056474013cb0754272773425cd1142778303c824
tree482d8e2c79a791d3f939ef0c1dd04c2f08e7434d
parent4f45fb0bd3071b8fdaa1cba21234ce1aed2ba13f
arm64: 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/arm64/boot/dts/nvidia/tegra132.dtsi
arch/arm64/boot/dts/nvidia/tegra210.dtsi