提交 7701677e 编写于 作者: P Peter Griffin 提交者: Maxime Coquelin

ARM: STi: DT: STiH416: Add DT node for the stih415/6 usb2 phy

This usb picophy is found on stih415/6 SoC.
Signed-off-by: NPeter Griffin <peter.griffin@linaro.org>
Signed-off-by: NMaxime Coquelin <maxime.coquelin@st.com>
上级 401a5269
......@@ -316,5 +316,13 @@
status = "disabled";
};
usb2_phy: phy@0 {
compatible = "st,stih416-usb-phy";
#phy-cells = <0>;
st,syscfg = <&syscfg_rear>;
clocks = <&clk_sysin>;
clock-names = "osc_phy";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册