Commit 839d9bda authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: Add micro-USB A/B port on Jetson TK1

Run the micro-USB A/B port on Jetson TK1 in host mode by default.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 9482a170
......@@ -1782,6 +1782,12 @@ sata-0 {
};
ports {
/* Micro A/B */
usb2-0 {
status = "okay";
mode = "host";
};
/* Mini PCIe */
usb2-1 {
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment