Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634983
| From | Mylène Josserand <mylene.josserand@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ASoC: sunxi: Add ADC support for A33 |
| Date | 2017-05-03 16:00 +0200 |
| Message-ID | <tD2YW-6a8-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello everyone, This is a first version of a serie to add ADC support for Sun8i-A33. Based on asoc/for-next branch, last commit: 20d5c84bef067b7e804a163e2abca16c47125bad. The first patch adds the support of ADC and microphones in the digital part (driver sun8i-codec). The second one adds the route between analog (sun8i-codec-analog) and digital (sun8i-codec) parts to have a functional ADC route on Sun8i-A33 device tree. Tested on Allwinner R16 Parrot board with microphone 1 (external) and microphone 2 (headset). I am not sure about the bias handling so if you have any comments on it, do not hesitate. Thank you in advance! Best regards, Mylène Josserand (2): ASoC: sun8i-codec: Add ADC support for a33 ARM: dts: sun8i: Add ADC routing arch/arm/boot/dts/sun8i-a33.dtsi | 10 ++++- sound/soc/sunxi/sun8i-codec.c | 80 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 87 insertions(+), 3 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ASoC: sunxi: Add ADC support for A33 Mylène Josserand <mylene.josserand@free-electrons.com> - 2017-05-03 16:00 +0200
[PATCH 2/2] ARM: dts: sun8i: Add ADC routing Mylène Josserand <mylene.josserand@free-electrons.com> - 2017-05-03 16:00 +0200
[PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33 Mylène Josserand <mylene.josserand@free-electrons.com> - 2017-05-03 16:00 +0200
Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33 Chen-Yu Tsai <wens@csie.org> - 2017-05-03 19:20 +0200
Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33 Mylene Josserand <mylene.josserand@free-electrons.com> - 2017-05-10 09:00 +0200
Re: [PATCH 0/2] ASoC: sunxi: Add ADC support for A33 Mylene Josserand <mylene.josserand@free-electrons.com> - 2017-05-03 16:10 +0200
csiph-web