summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadhri Jagan Sridharan <badhri@google.com>2023-01-31 05:18:03 +0000
committerBadhri Jagan Sridharan <badhri@google.com>2023-01-31 05:18:03 +0000
commita49ae8679127c1cc92cbb09987565b1965333435 (patch)
treec80309f0aa316ebffdc382f0405716c10d94e03a
parentf65d3d577b4c6e8e47ad10f1ff86e43e03f13b52 (diff)
downloadtangorpro-a49ae8679127c1cc92cbb09987565b1965333435.tar.gz
arm64/dts: Disable FRS
While docked, executing FRS causes the 12V from POGO pins to be shorted to the USB-C VBUS pins. This OVP's the USB-C accesory while shutting down POGO partner as well. Disable FRS altogether till we have an API to disable it in runtime. Bug: 266645982 Change-Id: I57441e34a2d9f2d41944bea0f88df387ede34a38 Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
-rw-r--r--dts/gs201-tangorpro-typec.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/dts/gs201-tangorpro-typec.dtsi b/dts/gs201-tangorpro-typec.dtsi
index 0251f6d..4cec095 100644
--- a/dts/gs201-tangorpro-typec.dtsi
+++ b/dts/gs201-tangorpro-typec.dtsi
@@ -14,5 +14,6 @@
PDO_FIXED_HIGHER_CAP |
PDO_FIXED_DUAL_ROLE)
PDO_FIXED(9000, 2200, 0)>;
+ /delete-property/ new-source-frs-typec-current;
};
};