On Wed, Jan 15, 2014 at 06:23:26PM +0100, Denis Carikli wrote:
> Cc: Eric BĂ©nard <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Shawn Guo <[email protected]>
> Cc: Sascha Hauer <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Denis Carikli <[email protected]>

Applied, thanks.

Shawn

> ---
> ChangeLog v8->v9:
> - Better Cc list.
> 
> ChangeLog v7->v8:
> - Ajusted to match the driver changes.
> ---
>  .../boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts  |    9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts 
> b/arch/arm/boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts
> index 23f6fe1..3e207df 100644
> --- a/arch/arm/boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts
> +++ b/arch/arm/boot/dts/imx35-eukrea-mbimxsd35-baseboard.dts
> @@ -46,6 +46,14 @@
>                       linux,default-trigger = "heartbeat";
>               };
>       };
> +
> +     sound {
> +             compatible = "eukrea,asoc-tlv320";
> +             eukrea,model = "imx35-eukrea-tlv320aic23";
> +             ssi-controller = <&ssi1>;
> +             fsl,mux-int-port = <1>;
> +             fsl,mux-ext-port = <4>;
> +     };
>  };
>  
>  &audmux {
> @@ -118,6 +126,7 @@
>  };
>  
>  &ssi1 {
> +     codec-handle = <&tlv320aic23>;
>       fsl,mode = "i2s-slave";
>       status = "okay";
>  };
> -- 
> 1.7.9.5
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to