Commit 15ac8693 authored by Mark Brown's avatar Mark Brown Committed by Kukjin Kim

ARM: dts: Hook up internal PHY on Arndale

While the Linux driver stack is capable of figuring this out for itself
document the fact that we really do use the internal PHY even with the
directly wired hub on the board to save anyone else having to work this
out for themselves.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 7c1b0ec5
......@@ -555,4 +555,8 @@ usb_hub: usb_hub {
connect-gpios = <&gpd1 7 1>;
};
};
usb@12110000 {
usb-phy = <&usb2_phy>;
};
};
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