summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lin <tedlin@google.com>2022-06-01 16:36:53 +0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2022-07-29 09:12:05 +0000
commit33161d6c631cbd63186fe9f45d6c6dd31671424b (patch)
tree43fa17f930ae0619081258ba5dbf2cee6553f6c9
parent45615f3cfb95cee99ba99dd121810a8e92e2fb65 (diff)
downloadlynx-33161d6c631cbd63186fe9f45d6c6dd31671424b.tar.gz
arm64/dts: Set the extbst mode on wlc+otg
Bug: 233011008 Change-Id: Id58fdcf012175fd26de45b31c878f4d712b3da47 Signed-off-by: Ted Lin <tedlin@google.com>
-rw-r--r--dts/gs201-lynx-usecases.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/gs201-lynx-usecases.dtsi b/dts/gs201-lynx-usecases.dtsi
index 5ccac74..f5cf64b 100644
--- a/dts/gs201-lynx-usecases.dtsi
+++ b/dts/gs201-lynx-usecases.dtsi
@@ -19,4 +19,6 @@
/* for OTG related usecase*/
max77759,rx-to-rx-otg-en; /* support RX -> RX+OTG */
max77759,ext-otg-only; /* use external OTG only */
+
+ max77759,wlc-otg-extbst-en; /* Only WLC+OTG to enable extbst mode */
};