[PATCH 1/2] ARM: dts: i.MX27: Disable AUDMUX in the template
Shawn Guo
shawn.guo at linaro.org
Mon Aug 12 04:37:35 EDT 2013
On Sat, Aug 10, 2013 at 12:51:50PM +0400, Alexander Shiyan wrote:
> AUDMUX expects additional parameters to be configured correctly,
> so turn it off into a template.
>
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
Applied both, thanks.
> ---
> arch/arm/boot/dts/imx27.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
> index 76cd89f..c037c22 100644
> --- a/arch/arm/boot/dts/imx27.dtsi
> +++ b/arch/arm/boot/dts/imx27.dtsi
> @@ -300,6 +300,7 @@
> reg = <0x10016000 0x1000>;
> clocks = <&clks 0>;
> clock-names = "audmux";
> + status = "disabled";
> };
>
> cspi3: cspi at 10017000 {
> --
> 1.8.1.5
>
More information about the linux-arm-kernel
mailing list