[Patch V5 19/21] ARM: tegra: Remove USB 2-0 port from Jetson TK1 padctl

From: Nagarjuna Kristam
Date: Mon Feb 10 2020 - 03:13:41 EST


On Jetson TK1 USB 2-0 port is controlled by phy-tegra-usb driver
rather than padctl driver. Remove the entry for the same.

Signed-off-by: Nagarjuna Kristam <nkristam@xxxxxxxxxx>
---
V5:
- No changes.
---
V4:
- New patch in the series.
---
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 6 ------
1 file changed, 6 deletions(-)

diff --git a/arch/arm/boot/dts/tegra124-jetson-tk1.dts b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
index d5fd642..54600ff 100644
--- a/arch/arm/boot/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
@@ -1782,12 +1782,6 @@
};

ports {
- /* Micro A/B */
- usb2-0 {
- status = "okay";
- mode = "otg";
- };
-
/* Mini PCIe */
usb2-1 {
status = "okay";
--
2.7.4