Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263863
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC |
| Date | 2015-11-06 10:30 +0100 |
| Message-ID | <qrLvk-2Eh-21@gated-at.bofh.it> (permalink) |
| References | <qrpuO-4Th-19@gated-at.bofh.it> <qrpuO-4Th-17@gated-at.bofh.it> <qrvqx-ys-17@gated-at.bofh.it> <qrKpz-1YN-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Nov 06, 2015 at 04:15:37PM +0800, Shunqian Zheng wrote: > On 2015年11月06日 00:13, Mark Brown wrote: > >On Thu, Nov 05, 2015 at 05:53:13PM +0800, Shunqian Zheng wrote: > >This looks like a simple boolean control rather than an enum - it looks > >like it's just turning antipop on and off. > It is a boolean control, but it takes 2 bits -- the value of "on" is b10 and > b01 for "off". > So I try to use VALUE_ENUM. The presentation of the control to userspace needs to be a Switch, this is probably going to need you to code something custom.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/2] Audio Codec Driver of RK3036 SoC Shunqian Zheng <zhengsq@rock-chips.com> - 2015-11-05 11:00 +0100
[PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC Shunqian Zheng <zhengsq@rock-chips.com> - 2015-11-05 11:00 +0100
Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 13:50 +0100
Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC Shunqian Zheng <zhengsq@rock-chips.com> - 2015-11-06 09:10 +0100
Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC Mark Brown <broonie@kernel.org> - 2015-11-05 17:20 +0100
Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC Shunqian Zheng <zhengsq@rock-chips.com> - 2015-11-06 09:20 +0100
Re: [PATCH v2 1/2] ASoC: codec: Inno codec driver for RK3036 SoC Mark Brown <broonie@kernel.org> - 2015-11-06 10:30 +0100
csiph-web