diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-11-25 20:34:36 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-30 18:06:18 +0000 |
commit | dac5f86bc9e60eae87a28512f025362d1e2574e3 (patch) | |
tree | ee89ca63155269205c5b41fac218c14301db48aa | |
parent | 999982ef7c7f8aa131d32ef551897804443a40a1 (diff) |
ASoC: sun4i-codec: Add support for A23 codec
The codec in the A23 is similar to the one found on the A31. One key
difference is the analog path controls are routed through the PRCM
block. This is supported by the sun8i-codec-analog driver, and tied
into this codec driver with the audio card's aux_dev.
In addition, the A23 does not have LINEOUT, and it does not support
headset jack detection or buttons.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Jiri Pirko | 2 | -6/+6 | ||
2017-02-07 | net/sched: act_mirred: remove duplicated include from act_mirred.c | Wei Yongjun | 1 | -2/+0 |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2017-02-03 | sched: cls_flower: expose priority to offloading netdevice | Jiri Pirko | 1 | -0/+3 |
2017-02-03 | net/sched: act_ife: Change to use ife module | Yotam Gigi | 2 | -78/+33 |
2017-02-03 | net/sched: act_ife: Unexport ife_tlv_meta_encode | Yotam Gigi | 1 | -2/+2 |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -85/+48 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 1 | -1/+1 |