ASoC: rt5663: Add the function of impedance sensing
Support the function of impedance sensing. It could be set the matrix row number of the impedance sensing table and the related parameters in the DTS. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -16,6 +16,9 @@ struct rt5663_platform_data {
|
||||
unsigned int dc_offset_r_manual;
|
||||
unsigned int dc_offset_l_manual_mic;
|
||||
unsigned int dc_offset_r_manual_mic;
|
||||
|
||||
unsigned int impedance_sensing_num;
|
||||
unsigned int *impedance_sensing_table;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user