All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: nau8825: devicetree for crosstalk bypass
@ 2017-06-26  6:53 John Hsu
  2017-06-28 18:14 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: John Hsu @ 2017-06-26  6:53 UTC (permalink / raw)
  To: broonie
  Cc: alsa-devel, anatol.pomozov, YHCHuang, John Hsu, lgirdwood, benzh,
	mac.chiang, CTLIN0, mhkuo, John Hsu, yong.zhi

Update devicetree document for crosstalk function bypass.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: John Hsu <supercraig0719@gmail.com>
---
 Documentation/devicetree/bindings/sound/nau8825.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/nau8825.txt b/Documentation/devicetree/bindings/sound/nau8825.txt
index d337423..bf4451b 100644
--- a/Documentation/devicetree/bindings/sound/nau8825.txt
+++ b/Documentation/devicetree/bindings/sound/nau8825.txt
@@ -69,6 +69,8 @@ Optional properties:
   - nuvoton,jack-insert-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms
   - nuvoton,jack-eject-debounce: number from 0 to 7 that sets debounce time to 2^(n+2) ms
 
+  - nuvoton,crosstalk-bypass: make crosstalk function bypass if set 1.
+
   - clocks: list of phandle and clock specifier pairs according to common clock bindings for the
       clocks described in clock-names
   - clock-names: should include "mclk" for the MCLK master clock
@@ -96,6 +98,7 @@ Example:
       nuvoton,short-key-debounce = <2>;
       nuvoton,jack-insert-debounce = <7>;
       nuvoton,jack-eject-debounce = <7>;
+      nuvoton,crosstalk-bypass = <1>;
 
       clock-names = "mclk";
       clocks = <&tegra_car TEGRA210_CLK_CLK_OUT_2>;
-- 
2.6.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: nau8825: devicetree for crosstalk bypass
  2017-06-26  6:53 [PATCH] ASoC: nau8825: devicetree for crosstalk bypass John Hsu
@ 2017-06-28 18:14 ` Mark Brown
  2017-06-29  0:08   ` John Hsu
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2017-06-28 18:14 UTC (permalink / raw)
  To: John Hsu
  Cc: alsa-devel, anatol.pomozov, YHCHuang, John Hsu, lgirdwood, benzh,
	mac.chiang, CTLIN0, mhkuo, yong.zhi


[-- Attachment #1.1: Type: text/plain, Size: 195 bytes --]

On Mon, Jun 26, 2017 at 02:53:48PM +0800, John Hsu wrote:

> +  - nuvoton,crosstalk-bypass: make crosstalk function bypass if set 1.

This should just be a boolean property, no need for a value.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: nau8825: devicetree for crosstalk bypass
  2017-06-28 18:14 ` Mark Brown
@ 2017-06-29  0:08   ` John Hsu
  0 siblings, 0 replies; 3+ messages in thread
From: John Hsu @ 2017-06-29  0:08 UTC (permalink / raw)
  To: Mark Brown
  Cc: AP MS30 Linux ALSA, anatol.pomozov, AC30 YHChuang, lgirdwood,
	benzh, mac.chiang, AC30 CTLin0, yong.zhi, John Hsu, MS40 MHKuo

On 6/29/2017 2:14 AM, Mark Brown wrote:
> On Mon, Jun 26, 2017 at 02:53:48PM +0800, John Hsu wrote:
>
>> +  - nuvoton,crosstalk-bypass: make crosstalk function bypass if set 1.
>
> This should just be a boolean property, no need for a value.

Get it. I'll change it. Thank you.


===========================================================================================
The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original sender of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such a person, please kindly reply to the sender indicating this fact and delete all copies of it from your computer and network server immediately. Your cooperation is highly appreciated. It is advised that any unauthorized use of confidential information of Nuvoton is strictly prohibited; and any information in this email irrelevant to the official business of Nuvoton shall be deemed as neither given nor endorsed by Nuvoton.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-29  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-26  6:53 [PATCH] ASoC: nau8825: devicetree for crosstalk bypass John Hsu
2017-06-28 18:14 ` Mark Brown
2017-06-29  0:08   ` John Hsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.