* [PATCH] ARM: at91: sama5d3: dt: correct the sound route
@ 2015-01-09 9:18 Bo Shen
2015-01-12 13:21 ` Nicolas Ferre
0 siblings, 1 reply; 2+ messages in thread
From: Bo Shen @ 2015-01-09 9:18 UTC (permalink / raw)
To: nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w, Mark Brown
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA, Bo Shen
The MICBIAS is a supply, should route to MIC while not IN1L.
Signed-off-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
---
arch/arm/boot/dts/sama5d3xmb.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 0399be6..83d0598 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -176,7 +176,7 @@
"Headphone Jack", "HPOUTR",
"IN2L", "Line In Jack",
"IN2R", "Line In Jack",
- "MICBIAS", "IN1L",
+ "Mic", "MICBIAS",
"IN1L", "Mic";
atmel,ssc-controller = <&ssc0>;
--
2.1.0.24.g4109c28
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: at91: sama5d3: dt: correct the sound route
2015-01-09 9:18 [PATCH] ARM: at91: sama5d3: dt: correct the sound route Bo Shen
@ 2015-01-12 13:21 ` Nicolas Ferre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2015-01-12 13:21 UTC (permalink / raw)
To: Bo Shen, Mark Brown; +Cc: linux-arm-kernel, linux-kernel, devicetree
Le 09/01/2015 10:18, Bo Shen a écrit :
> The MICBIAS is a supply, should route to MIC while not IN1L.
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
I stack it up in at91-3.19-fixes.
Thanks. Bye.
> ---
>
> arch/arm/boot/dts/sama5d3xmb.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
> index 0399be6..83d0598 100644
> --- a/arch/arm/boot/dts/sama5d3xmb.dtsi
> +++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
> @@ -176,7 +176,7 @@
> "Headphone Jack", "HPOUTR",
> "IN2L", "Line In Jack",
> "IN2R", "Line In Jack",
> - "MICBIAS", "IN1L",
> + "Mic", "MICBIAS",
> "IN1L", "Mic";
>
> atmel,ssc-controller = <&ssc0>;
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-12 13:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 9:18 [PATCH] ARM: at91: sama5d3: dt: correct the sound route Bo Shen
2015-01-12 13:21 ` Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).