summaryrefslogtreecommitdiff
path: root/vibrator
diff options
context:
space:
mode:
authorDavid Lin <dtwlin@google.com>2018-04-16 13:53:29 -0700
committerDavid Lin <dtwlin@google.com>2018-04-16 13:53:29 -0700
commit611ff4f02d06f25d9166fe1c5495820c145811d5 (patch)
tree8bd34976d7345d0fc2787e03d7c4be020160ba85 /vibrator
parent472bf09ed2304a5f1e3eb5203c93c33fdf65f43d (diff)
downloadbonito-611ff4f02d06f25d9166fe1c5495820c145811d5.tar.gz
haptics: add cs40l20 firmware support for power management
This change adds the firmware (v3.0.0) and the updated waveform library for supporting auto-suspend power management feature on the DSP. Bug: 74752238 Test: manual haptics test power measurement Change-Id: I92d3cfe019f25ef9fca42d506f1cf26e8e51bb53 Signed-off-by: David Lin <dtwlin@google.com>
Diffstat (limited to 'vibrator')
-rw-r--r--vibrator/cs40l20/cs40l20.binbin4624 -> 4624 bytes
-rw-r--r--vibrator/cs40l20/cs40l20.wmfwbin31852 -> 33664 bytes
-rw-r--r--vibrator/cs40l20/wav_wavetable/README2
-rw-r--r--vibrator/cs40l20/wav_wavetable/cs40l20.binbin0 -> 4624 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/vibrator/cs40l20/cs40l20.bin b/vibrator/cs40l20/cs40l20.bin
index 1cff8c1f..b444e3f0 100644
--- a/vibrator/cs40l20/cs40l20.bin
+++ b/vibrator/cs40l20/cs40l20.bin
Binary files differ
diff --git a/vibrator/cs40l20/cs40l20.wmfw b/vibrator/cs40l20/cs40l20.wmfw
index 211088bc..7c0eacab 100644
--- a/vibrator/cs40l20/cs40l20.wmfw
+++ b/vibrator/cs40l20/cs40l20.wmfw
Binary files differ
diff --git a/vibrator/cs40l20/wav_wavetable/README b/vibrator/cs40l20/wav_wavetable/README
index 14b744b9..194f0836 100644
--- a/vibrator/cs40l20/wav_wavetable/README
+++ b/vibrator/cs40l20/wav_wavetable/README
@@ -1,3 +1,3 @@
Bin file generated by the following command:
-python2 pdata2bin.py bin 8 continuous_sine_f0.json \[#1\]\ 00\ \(15%\).json \[#2\]\ 00\ \(23%\).json \[#3\]\ 00\ \(39%\).json \[#4\]\ 00\ \(75%\).json \[#5\]\ 11-2\ \(-3\).json \[#6\]\ Double\ \(L\)\ \=\ #1\ +\ #2.json \[#7\]\ Double\ \(M\)\ \=\ #2\ +\ #3.json \[#8\]\ Double\ \(H\)\ \=\ #3\ +\ #4.json cs40l20.bin
+python2 pdata2bin.py continuous_sine_f0.json \[#1\]\ 00\ \(15%\).json \[#2\]\ 00\ \(23%\).json \[#3\]\ 00\ \(39%\).json \[#4\]\ 00\ \(75%\).json \[#5\]\ 11-2\ \(-3\).json \[#6\]\ Double\ \(L\)\ \=\ #1\ +\ #2.json \[#7\]\ Double\ \(M\)\ \=\ #2\ +\ #3.json \[#8\]\ Double\ \(H\)\ \=\ #3\ +\ #4.json cs40l20.bin
diff --git a/vibrator/cs40l20/wav_wavetable/cs40l20.bin b/vibrator/cs40l20/wav_wavetable/cs40l20.bin
new file mode 100644
index 00000000..b444e3f0
--- /dev/null
+++ b/vibrator/cs40l20/wav_wavetable/cs40l20.bin
Binary files differ