summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles MacDonald <chamacd@google.com>2021-09-17 20:10:59 -0700
committerCharles MacDonald <chamacd@google.com>2021-09-17 20:10:59 -0700
commit5e0def69842d1ca81fe99729c2138011dcedf0ba (patch)
tree6813f91702801144e7a1348a886c861e85e5bf2d
parent7a3f59664f53232bfd25587ec658f84eaa52b4bd (diff)
downloaddevicetree-5e0def69842d1ca81fe99729c2138011dcedf0ba.tar.gz
Enable hibernation mode for CS35L41
This adds a missing device tree entry to enable hibernation. Bug: 199932068 Change-Id: I1eb808fa7babf54db125b3d72290ec6b6f4eb848
-rw-r--r--r11_audio_haptics.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/r11_audio_haptics.dtsi b/r11_audio_haptics.dtsi
index 90bf372..1e73132 100644
--- a/r11_audio_haptics.dtsi
+++ b/r11_audio_haptics.dtsi
@@ -113,6 +113,7 @@
cirrus,boost-ind-nanohenry = <1000>;
cirrus,boost-cap-microfarad = <30>;
cirrus,boost-ctl-millivolt = <5500>;
+ cirrus,hibernate-enable = <1>;
// Mode 3: Hi-Z during unused slots and while all transmit channels disabled
cirrus,asp-sdout-hiz = <3>;