conf: j493: Fix volume control name

The M2 based Macbook Pro 13-inch uses tas2764 as speaker amp which uses
a different volume control name compared to j293.

Signed-off-by: Janne Grunau <j@jannau.net>
This commit is contained in:
Janne Grunau 2023-12-08 21:56:01 +01:00 committed by James Calligeros
parent bc1e4daf19
commit 0e5fa0921f

View file

@ -1 +0,0 @@
j293.conf

79
conf/apple/j493.conf Normal file
View file

@ -0,0 +1,79 @@
[Globals]
visense_pcm = 2
t_ambient = 50.0
t_hysteresis = 5.0
t_window = 20.0
channels = 8
period = 4096
link_gains = True
uclamp_max = 64
[Controls]
vsense = VSENSE Switch
isense = ISENSE Switch
amp_gain = Amp Gain Volume
volume = Speaker Volume
[Speaker/Left Front]
group = 0
tr_coil = 38.30
tr_magnet = 49.10
tau_coil = 2.80
tau_magnet = 79.70
t_limit = 130.0
t_headroom = 10.0
z_nominal = 9.70
a_t_20c = 0.0037
a_t_35c = 0.0037
is_scale = 3.75
vs_scale = 14
is_chan = 0
vs_chan = 1
[Speaker/Right Front]
group = 0
tr_coil = 38.30
tr_magnet = 49.10
tau_coil = 2.80
tau_magnet = 79.70
t_limit = 130.0
t_headroom = 10.0
z_nominal = 9.70
a_t_20c = 0.0037
a_t_35c = 0.0037
is_scale = 3.75
vs_scale = 14
is_chan = 2
vs_chan = 3
[Speaker/Left Rear]
group = 0
tr_coil = 38.30
tr_magnet = 49.10
tau_coil = 2.80
tau_magnet = 79.70
t_limit = 130.0
t_headroom = 10.0
z_nominal = 9.70
a_t_20c = 0.0037
a_t_35c = 0.0037
is_scale = 3.75
vs_scale = 14
is_chan = 4
vs_chan = 5
[Speaker/Right Rear]
group = 0
tr_coil = 38.30
tr_magnet = 49.10
tau_coil = 2.80
tau_magnet = 79.70
t_limit = 130.0
t_headroom = 10.0
z_nominal = 9.70
a_t_20c = 0.0037
a_t_35c = 0.0037
is_scale = 3.75
vs_scale = 14
is_chan = 6
vs_chan = 7