projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dee58e
)
ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199.
author
Peter Griffin
<peter.griffin@linaro.org>
Thu, 30 Apr 2015 13:30:00 +0000
(15:30 +0200)
committer
Maxime Coquelin
<maxime.coquelin@st.com>
Thu, 7 May 2015 14:40:34 +0000
(16:40 +0200)
The USB3 controller is present on the b2199 board, so enable
it in the board specific DT file.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/boot/dts/stih418-b2199.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stih418-b2199.dts
b/arch/arm/boot/dts/stih418-b2199.dts
index 589f66b501c2f994e5c322ea4833713e52d6879e..82eee39ccb310b79d1079a59c4adc9f77b16622f 100644
(file)
--- a/
arch/arm/boot/dts/stih418-b2199.dts
+++ b/
arch/arm/boot/dts/stih418-b2199.dts
@@
-97,5
+97,9
@@
st,osc-force-ext;
};
};
+
+ st_dwc3: dwc3@8f94000 {
+ status = "okay";
+ };
};
};