ferrarri: Import stock vibration FIFO data

ferrarri uses pm8350b but the configs feels too weak on lunaa to be commonized

Change-Id: I0513eb895a78da6337f1405bd093a03666869219
This commit is contained in:
pjgowtham 2023-07-27 22:09:04 +05:30
parent 60846093f2
commit 44142d74ce
2 changed files with 257 additions and 0 deletions

View File

@ -21,5 +21,11 @@ TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Recovery
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 103
# Vibrator
SOONG_CONFIG_NAMESPACES += OPLUS_LINEAGE_VIBRATOR_HAL
SOONG_CONFIG_OPLUS_LINEAGE_VIBRATOR_HAL := \
USE_EFFECT_STREAM
SOONG_CONFIG_OPLUS_LINEAGE_VIBRATOR_HAL_USE_EFFECT_STREAM := true
# Include the proprietary files BoardConfig.
include vendor/realme/ferrarri/BoardConfigVendor.mk

View File

@ -0,0 +1,251 @@
/*
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* * Neither the name of The Linux Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
static const int8_t effect_1[] = {
1, 1, 1, 1, 1, 2, 2, 2, 3, 4, 5, 6, 7, 9, 11,
13, 16, 19, 22, 26, 29, 34, 37, 41, 44, 47, 49, 51, 52, 54,
55, 56, 57, 57, 58, 58, 58, 58, 58, 58, 58, 57, 57, 56, 55,
54, 52, 51, 48, 46, 42, 39, 35, 29, 24, 17, 10, 2, -6, -14,
-20, -27, -32, -37, -41, -44, -47, -49, -52, -54, -55, -56, -57, -57, -57,
-58, -58, -58, -57, -57, -56, -55, -54, -52, -50, -48, -45, -42, -38, -33,
-28, -22, -15, -8, 0, 8, 15, 22, 28, 33, 38, 42, 45, 48, 50,
52, 53, 54, 55, 56, 57, 57, 57, 57, 57, 56, 55, 54, 53, 51,
49, 47, 44, 40, 35, 30, 24, 16, 8, -2, -14, -24, -32, -39, -44,
-47, -50, -52, -54, -55, -56, -57, -57, -57, -57, -57, -56, -55, -54, -52,
-50, -48, -46, -44, -41, -39, -37, -35, -33, -31, -29, -27, -25, -23, -21,
-20, -18, -16, -15, -14, -12, -11, -9, -8, -7, -6, -5, -4, -3, -2,
-1, -1, 0, 1, 2, 2, 3, 3, 4, 4, 5, 5, 5, 5, 6,
6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7,
7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5,
5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3,
2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 0
};
static const int8_t effect_2[] = {
1, 1, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4,
4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 16, 19,
22, 25, 28, 32, 36, 42, 48, 54, 61, 69, 78, 85,
92, 97, 102, 106, 110, 113, 115, 117, 119, 121, 121, 123,
123, 123, 124, 124, 124, 123, 123, 123, 122, 121, 121, 120,
119, 118, 117, 115, 114, 113, 112, 111, 109, 108, 106, 105,
103, 101, 99, 97, 95, 93, 91, 89, 86, 83, 80, 77,
73, 69, 64, 60, 54, 48, 41, 34, 25, 15, 4, -7,
-22, -37, -51, -64, -74, -83, -91, -99, -104, -109, -112, -115,
-119, -120, -122, -122, -123, -122, -122, -122, -120, -120, -118, -116,
-114, -112, -110, -107, -105, -103, -99, -97, -95, -91, -89, -86,
-83, -80, -77, -74, -71, -68, -64, -61, -58, -55, -52, -49,
-46, -43, -40, -36, -33, -29, -26, -22, -18, -14, -10, -5,
0, 6, 12, 19, 27, 35, 42, 47, 52, 57, 60, 63,
65, 66, 67, 68, 68, 67, 67, 66, 64, 62, 61, 58,
56, 53, 51, 49, 45, 43, 39, 35, 33, 29, 26, 22,
19, 15, 12, 8, 5, 1, -2, -5, -9, -12, -14, -17,
-20, -22, -25, -27, -28, -30, -32, -32, -34, -34, -34, -34,
-33, -31, -29, -27, -24, -21, -16, -11, -4, 2, 8, 14,
19, 23, 27, 31, 35, 38, 42, 45, 48, 51, 54, 56,
58, 62, 65, 67, 69, 72, 75, 78, 80, 83, 86, 88,
91, 94, 97, 99, 102, 104, 107, 109, 111, 114, 116, 118,
120, 121, 123, 124, 125, 126, 127, 127, 127, 127, 127, 126,
124, 123, 120, 117, 113, 109, 103, 96, 89, 80, 70, 58,
45, 32, 21, 11, 2, -6, -12, -18, -24, -29, -33, -37,
-41, -43, -47, -49, -51, -54, -56, -58, -59, -61, -62, -64,
-65, -66, -67, -68, -69, -70, -71, -72, -73, -74, -75, -76,
-77, -77, -78, -78, -79, -79, -80, -80, -80, -80, -80, -80,
-80, -80, -79, -79, -78, -77, -75, -74, -72, -70, -67, -64,
-61, -57, -53, -47, -42, -37, -32, -28, -25, -22, -19, -16,
-15, -12, -11, -10, -8, -7, -6, -6, -5, -4, -4, -3,
-3, -3, -3, -2, -2, -2, -2, -2, -2, -2, -1, 0
};
static const int8_t effect_3[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
1, 2, 2, 3, 4, 6, 7, 9, 11, 14, 16, 19,
22, 26, 29, 33, 37, 41, 45, 49, 54, 58, 62, 66,
70, 74, 78, 81, 85, 88, 91, 94, 97, 99, 101, 103,
105, 106, 108, 108, 109, 110, 110, 110, 109, 109, 108, 107,
105, 104, 102, 100, 98, 96, 93, 90, 87, 84, 81, 78,
74, 70, 67, 63, 59, 54, 50, 46, 41, 37, 32, 28,
23, 18, 13, 9, 4, -1, -6, -11, -15, -20, -25, -29,
-34, -39, -43, -47, -52, -56, -60, -64, -68, -71, -75, -78,
-82, -85, -88, -90, -93, -95, -97, -99, -101, -103, -104, -106,
-107, -107, -108, -108, -108, -108, -108, -107, -107, -106, -105, -103,
-102, -100, -98, -96, -94, -91, -88, -86, -83, -79, -76, -72,
-69, -65, -61, -57, -53, -49, -44, -40, -35, -31, -26, -21,
-17, -12, -7, -2, 3, 7, 12, 17, 22, 27, 31, 36,
40, 45, 49, 53, 57, 61, 65, 69, 73, 76, 80, 83,
86, 89, 91, 94, 96, 98, 100, 102, 104, 105, 106, 107,
108, 108, 108, 108, 108, 108, 107, 106, 105, 104, 103, 101,
99, 97, 95, 93, 90, 87, 84, 81, 75, 72, 68, 65,
61, 58, 54, 51, 47, 44, 41, 38, 35, 32, 30, 27,
24, 22, 19, 16, 14, 11, 8, 6, 3, 1, -2, -4,
-6, -8, -10, -11, -13, -14, -15, -16, -17, -18, -19, -20,
-20, -21, -21, -21, -21, -22, -22, -22, -22, -22, -22, -22,
-22, -22, -21, -21, -21, -21, -21, -20, -20, -20, -20, -19,
-19, -18, -18, -18, -17, -17, -16, -16, -15, -14, -14, -13,
-12, -12, -11, -10, -9, -9, -8, -7, -6, -5, -4, -3,
-3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8,
8, 9, 10, 11, 12, 13, 13, 14, 15, 15, 16, 17,
17, 18, 18, 19, 19, 19, 20, 20, 20, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 20, 20, 20, 19,
19, 19, 18, 18, 17, 16, 16, 15, 15, 14, 13, 12,
12, 11, 10, 9, 8, 8, 7, 6, 5, 4, 3, 2,
1, 0, -1, -2, -3, -4, -4, -5, -6, -7, -8, -9,
-10, -11, -11, -12, -13, -14, -14, -15, -16, -16, -17, -17,
-18, -18, -19, -19, -20, -20, -20, -20, -21, -21, -21, -21,
-21, -21, -21, -21, -21, -21, -20, -20, -20, -20, -19, -19,
-18, -18, -17, -17, -16, -16, -15, -14, -14, -13, -12, -11,
-11, -10, -9, -8, -7, -6, -5, -4, -4, -3, -2, -1,
0, 1, 2, 3, 4, 5, 6, 7, 8, 8, 9, 10,
11, 12, 12, 13, 14, 15, 15, 16, 16, 17, 18, 18,
19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 20, 20, 20, 19, 19, 19, 18,
18, 17, 17, 16, 15, 15, 14, 13, 13, 12, 11, 10,
9, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1,
-1, -2, -3, -4, -5, -6, -7, -8, -9, -9, -10, -11,
-12, -13, -13, -14, -15, -15, -16, -17, -17, -18, -18, -19,
-19, -19, -20, -20, -20, -21, -21, -21, -21, -21, -21, -21,
-21, -21, -21, -20, -20, -20, -20, -19, -19, -18, -18, -18,
-17, -16, -16, -15, -15, -14, -13, -12, -12, -11, -10, -9,
-8, -7, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2,
3, 4, 4, 5, 6, 7, 8, 9, 10, 11, 11, 12,
13, 14, 14, 15, 16, 16, 17, 17, 18, 18, 19, 19,
20, 20, 20, 20, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 20, 20, 20, 20, 19, 19, 18, 18, 17, 17,
16, 16, 15, 14, 14, 13, 12, 11, 10, 10, 9, 8,
7, 6, 5, 4, 3, 3, 2, 1, 0, -1, -2, -3,
-4, -5, -6, -7, -8, -8, -10, -10, -11, -12, -13, -14,
-14, -15, -16, -16, -17, -17, -17, -17, -17, -17, -16, -14,
-12, -10, -7, -4, 0, 4, 8, 13, 19, 24, 30, 36,
42, 48, 53, 59, 64, 69, 74, 78, 82, 85, 87, 89,
91, 92, 92, 91, 89, 87, 83, 79, 73, 67, 60, 52,
44, 36, 27, 18, 10, 1, -7, -14, -22, -29, -36, -43,
-50, -56, -62, -69, -75, -81, -86, -92, -97, -102, -107, -111,
-115, -118, -121, -123, -124, -126, -127, -127, -127, -127, -127, -127,
-127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127,
-126, -124, -122, -120, -117, -114, -110, -106, -101, -96, -90, -84,
-79, -73, -67, -60, -54, -48, -42, -36, -30, -24, -18, -13,
-7, -1, 4, 9, 14, 19, 24, 28, 33, 37, 41, 44,
48, 51, 54, 57, 60, 62, 64, 66, 68, 69, 70, 71,
72, 73, 73, 73, 73, 73, 73, 72, 71, 71, 70, 68,
67, 66, 64, 63, 61, 59, 57, 55, 53, 51, 49, 46,
44, 42, 39, 37, 35, 32, 30, 28, 25, 23, 21, 18,
16, 14, 12, 10, 8, 6, 4, 2, 1, -1, -3, -4,
-5, -7, -8, -9, -10, -11, -12, -13, -14, -15, -15, -16,
-16, -16, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17,
-17, -16, -16, -15, -15, -15, -14, -14, -13, -13, -12, -11,
-11, -10, -10, -9, -8, -8, -7, -7, -6, -5, -5, -4,
-4, -3, -3, -2, -2, -1, -1, 0
};
static const int8_t effect_4[] = {
0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2,
2, 2, 3, 3, 4, 4, 5, 6, 7, 8, 9, 10,
12, 13, 15, 17, 19, 22, 25, 28, 32, 37, 42, 48,
55, 62, 70, 79, 86, 92, 97, 102, 107, 110, 113, 115,
117, 119, 121, 121, 123, 123, 123, 124, 124, 124, 123, 123,
123, 121, 121, 121, 119, 119, 118, 117, 115, 114, 113, 112,
110, 109, 107, 106, 105, 102, 101, 99, 97, 95, 93, 91,
89, 86, 83, 80, 77, 73, 69, 64, 60, 54, 48, 41,
33, 24, 14, 3, -9, -23, -38, -52, -65, -75, -84, -92,
-99, -104, -109, -113, -115, -119, -120, -122, -122, -123, -122, -122,
-121, -120, -119, -118, -116, -114, -112, -110, -107, -105, -102, -99,
-97, -94, -91, -88, -85, -82, -79, -76, -74, -70, -68, -64,
-61, -58, -55, -52, -49, -46, -43, -39, -36, -33, -29, -26,
-22, -18, -14, -10, -5, 0, 7, 13, 20, 28, 35, 42,
48, 53, 58, 60, 63, 65, 66, 67, 68, 68, 67, 67,
66, 64, 62, 61, 58, 56, 53, 51, 48, 45, 42, 38,
35, 33, 28, 26, 22, 19, 15, 12, 8, 5, 1, -2,
-5, -9, -12, -14, -17, -20, -22, -25, -28, -29, -30, -32,
-32, -34, -34, -34, -33, -33, -31, -29, -27, -24, -20, -16,
-10, -3, 3, 9, 14, 19, 24, 27, 32, 35, 38, 42,
45, 48, 51, 54, 57, 59, 62, 65, 68, 70, 73, 76,
78, 80, 84, 86, 88, 91, 94, 97, 99, 102, 104, 107,
109, 111, 114, 116, 118, 120, 121, 123, 124, 125, 126, 127,
127, 127, 127, 127, 125, 124, 123, 120, 117, 113, 108, 102,
96, 88, 79, 69, 57, 44, 31, 20, 10, 2, -6, -13,
-19, -24, -29, -33, -37, -41, -44, -47, -49, -52, -54, -56,
-58, -59, -61, -62, -64, -66, -66, -67, -68, -69, -70, -71,
-72, -73, -74, -75, -76, -77, -77, -78, -78, -79, -79, -80,
-80, -80, -80, -80, -80, -80, -80, -79, -79, -78, -77, -75,
-74, -72, -70, -67, -64, -61, -56, -52, -46, -41, -36, -31,
-27, -24, -21, -18, -16, -14, -12, -11, -9, -8, -7, -6,
-6, -5, -4, -4, -3, -3, -3, -3, -2, -2, -2, -2,
-2, -2, -2, -1, 0, 0, 0, 0, 0, 0, 0
};
static const struct effect_stream effects[] = {
{
/* CLICK */
.effect_id = 0,
.data = effect_0,
.length = ARRAY_SIZE(effect_0
),
.play_rate_hz = 24000,
},
{
/* DOUBLE_CLICK */
.effect_id = 1,
.data = effect_1,
.length = ARRAY_SIZE(effect_1),
.play_rate_hz = 24000,
},
{
/* TICK */
.effect_id = 2,
.data = effect_2,
.length = ARRAY_SIZE(effect_2),
.play_rate_hz = 24000,
},
{
/* THUD */
.effect_id = 3,
.data = effect_3,
.length = ARRAY_SIZE(effect_3),
.play_rate_hz = 24000,
},
{
/* POP */
.effect_id = 4,
.data = effect_4,
.length = ARRAY_SIZE(effect_4),
.play_rate_hz = 24000,
},
{
/* HEAVY_CLICK */
.effect_id = 5,
.data = effect_3,
.length = ARRAY_SIZE(effect_3),
.play_rate_hz = 24000,
},
};