projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe912b
)
MLK-11123-21 ARM: dts: disable otg features for imx6qdl-sabrelite board
author
Li Jun
<jun.li@freescale.com>
Mon, 10 Aug 2015 07:35:45 +0000
(15:35 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:18 +0000
(14:47 -0500)
Disable all otg features for otg1 port of imx6q-sabrelite board, then
the otg port can only do role swtich by ID pin state.
Signed-off-by: Li Jun <jun.li@freescale.com>
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
index
81dd6cd
..
0101462
100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
@@
-586,6
+586,9
@@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg>;
disable-over-current;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};