ARM: tegra: Remove USB 2-0 port from Jetson TK1 padctl
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@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
989a57f9cf
commit
24d43a30e7
@@ -1782,12 +1782,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
ports {
|
ports {
|
||||||
/* Micro A/B */
|
|
||||||
usb2-0 {
|
|
||||||
status = "okay";
|
|
||||||
mode = "otg";
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Mini PCIe */
|
/* Mini PCIe */
|
||||||
usb2-1 {
|
usb2-1 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|||||||
Reference in New Issue
Block a user