projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fabf92
)
MLK-16820-3 arm64: dts: fsl-imx8qxp-mek: use sink-disable for typec
author
Li Jun
<jun.li@nxp.com>
Thu, 23 Nov 2017 13:48:47 +0000
(21:48 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:55:46 +0000
(15:55 -0500)
As we need drp config for typec data role, so change the port type
to be drp and add a sink-disable property for it.
Signed-off-by: Li Jun <jun.li@nxp.com>
Acked-by: Peter Chen <peter.chen@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dts
b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dts
index
c3d21e7
..
cb13301
100755
(executable)
--- a/
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dts
+++ b/
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dts
@@
-742,7
+742,8
@@
max-snk-mv = <9000>;
max-snk-ma = <1000>;
op-snk-mw = <9000>;
- port-type = "dfp";
+ port-type = "drp";
+ sink-disable;
default-role = "source";
status = "okay";
};