Commit 743ac9d2 authored by Peter Griffin's avatar Peter Griffin Committed by Maxime Coquelin

ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers usb2 phy

Ths picophyreset is incorrectly defined, which stops the usb2 phy being
taken out of reset.
Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
Acked-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent b3d37f92
......@@ -282,7 +282,7 @@ usb2_picophy0: phy1 {
#phy-cells = <0>;
st,syscfg = <&syscfg_core 0x100 0xf4>;
resets = <&softreset STIH407_PICOPHY_SOFTRESET>,
<&picophyreset STIH407_PICOPHY0_RESET>;
<&picophyreset STIH407_PICOPHY2_RESET>;
reset-names = "global", "port";
};
......
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