19 Dec
2018
19 Dec
'18
9:11 p.m.
First two patches make wm8904 usable from audio-graph-card. Third is a simple micro-optimization of driver-data usage. Last fixes register access with disabled SYSCLK.
Tested on custom SAMA5D2 board.
Michał Mirosław (4): ASoC: wm8904: make the driver visible in Kconfig ASoC: wm8904: Automatically enable FLL when selected ASoC: wm8904: save model id directly in of_device_id.data ASoC: wm8904: enable MCLK in STANDBY
sound/soc/codecs/Kconfig | 3 ++- sound/soc/codecs/wm8904.c | 42 ++++++++++++++++++++++++++++----------- sound/soc/codecs/wm8904.h | 2 +- 3 files changed, 33 insertions(+), 14 deletions(-)
--
2.19.2