mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 09:42:19 +03:00
rt5659: Add RT5659 driver
The driver is received from Realtek.
Following changes have been made,
1) Disable button detection IRQ. Required for now to
allow headset/headphone detection to work consistently
2) Introduced a delay of 20ms in rt5659_headset_detect()
(suggested by realtek)
Note: Will update the new version of the driver for latest
kernel once received and tested
Bug 200118114
Change-Id: If5b3e1d25a3815f2cb67edacecddab4f939c262b
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Reviewed-on: http://git-master/r/773939
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
This commit is contained in:
@@ -242,6 +242,7 @@ config SND_SOC_TEGRA_T210REF_MOBILE_ALT
|
||||
select SND_SOC_TEGRA210_ADSP_ALT
|
||||
select SND_SOC_SPDIF
|
||||
select SND_SOC_RT5639
|
||||
select SND_SOC_RT5659
|
||||
help
|
||||
Say Y or M here.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user