Commit 5a3dbab2 authored by Patrice Chotard's avatar Patrice Chotard

ARM: dts: STiH410-b2260: add USB3 node

Allow to use the mico USB port which is driven by USB3 IP
Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent 994834bc
......@@ -147,6 +147,10 @@ ehci1: usb@9a83e00 {
status = "okay";
};
st_dwc3: dwc3@8f94000 {
status = "okay";
};
ethernet0: dwmac@9630000 {
phy-mode = "rgmii";
pinctrl-0 = <&pinctrl_rgmii1 &pinctrl_rgmii1_mdio_1>;
......
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