summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTai Kuo <taikuo@google.com>2022-09-13 21:11:26 +0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2022-09-14 03:58:51 +0000
commit253e6c59846b399a9d37792b85c7e75a13d112bd (patch)
tree90348d78994a54d59bcf33ae2b8a0ec4ae652520
parentb3fea3cd37c69f858928ace9ef8363cf53323e9c (diff)
downloadlynx-253e6c59846b399a9d37792b85c7e75a13d112bd.tar.gz
arm64/dts: lynx: cs40l26 protection to 3V, 2.5A
Bug: 244410752 Test: Check regmap 0x0006404: 0x02aa190d => (13+51)*47=3.008mV 0x0003808: 0x00000022 => 1.6+(34-16)*0.05=2.5A Signed-off-by: Tai Kuo <taikuo@google.com> Change-Id: I9bf0532991f5a7174002ad1a226e02c4084c49e4
-rw-r--r--dts/gs201-lynx-haptics.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/gs201-lynx-haptics.dtsi b/dts/gs201-lynx-haptics.dtsi
index 7d1fac9..448e1f4 100644
--- a/dts/gs201-lynx-haptics.dtsi
+++ b/dts/gs201-lynx-haptics.dtsi
@@ -8,8 +8,8 @@
*/
&cs40l26a_haptics {
- cirrus,vpbr-thld-mv = <2800>; /* 2.8V */
- cirrus,bst-ipk-microamp = <4000000>; /* 4A */
+ cirrus,vpbr-thld-mv = <3008>; /* 3.008V */
+ cirrus,bst-ipk-microamp = <2500000>; /* 2.5A */
cirrus,boost-ctl-microvolt = <10000000>;/* 10V */
cirrus,f0-default = <0x2A8000>; /* 170 Hz */
cirrus,redc-default = <0x68000>; /* 13 Ohm */