Re: [PATCH] ARM: at91: sama5d3: dt: correct the sound route

2015-01-12 Thread Nicolas Ferre
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 Acked-by: Nicolas Ferre I stack it up in at91-3.19-fixes. Thanks. Bye. > --- > > arch/arm/boot/dts/sama5d3xmb.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 d

[PATCH] ARM: at91: sama5d3: dt: correct the sound route

2015-01-09 Thread Bo Shen
The MICBIAS is a supply, should route to MIC while not IN1L. Signed-off-by: Bo Shen --- 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 ---