Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1516125
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] ARM: gr8: evb: Enable the i2s codec |
| Date | 2016-11-07 14:10 +0100 |
| Message-ID | <sARQu-3wK-55@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The GR8-EVB comes with a wm8978 codec connected to the SoC through an I2S bus. A few patches were needed for it to work with simple-card, those are the very first patches. The last one will add that card to the relevant device tree so that we can use it. Let me know what you think, Maxime Maxime Ripard (3): ASoC: sunxi: i2s: Implement set_sysclk ASoC: wm8978: Adjust clock indices so that simple card works ARM: gr8: evb: Add i2s codec arch/arm/boot/dts/ntc-gr8-evb.dts | 14 ++++++++- sound/soc/codecs/wm8978.h | 2 +- sound/soc/sunxi/sun4i-i2s.c | 53 ++++++++++++++++++++++---------- 3 files changed, 53 insertions(+), 16 deletions(-) base-commit: ff9ed64af60bd87cc1c1225e595a33fe248b02bf -- git-series 0.8.11
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: gr8: evb: Enable the i2s codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-07 14:10 +0100
[PATCH 2/3] ASoC: wm8978: Adjust clock indices so that simple card works Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-07 14:10 +0100
Applied "ASoC: wm8978: Adjust clock indices so that simple card works" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-11-09 16:10 +0100
[PATCH 3/3] ARM: gr8: evb: Add i2s codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-07 14:20 +0100
Re: [PATCH 3/3] ARM: gr8: evb: Add i2s codec Chen-Yu Tsai <wens@csie.org> - 2016-11-07 15:20 +0100
Re: [PATCH 3/3] ARM: gr8: evb: Add i2s codec Chen-Yu Tsai <wens@csie.org> - 2016-11-08 09:00 +0100
Re: [PATCH 3/3] ARM: gr8: evb: Add i2s codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-08 21:40 +0100
Re: [PATCH 3/3] ARM: gr8: evb: Add i2s codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-10 12:00 +0100
Re: [PATCH 3/3] ARM: gr8: evb: Add i2s codec Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-11-08 09:00 +0100
csiph-web