Hi,

On Sat, Oct 31, 2015 at 01:55:42PM +0100, Marcus Weseloh wrote:
> Enable the on-chip audio codec on the Olimex A20-SOM-EVB
> 
> Signed-off-by: Marcus Weseloh <[email protected]>
> ---
>  arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts 
> b/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> index b7fe102..03352cc 100644
> --- a/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> +++ b/arch/arm/boot/dts/sun7i-a20-olimex-som-evb.dts
> @@ -86,6 +86,10 @@
>       status = "okay";
>  };
>  
> +&codec {
> +        status = "okay";
> +};

The indentation in the DT in with tabs, and not spaces (and checkpatch
actually complains about that).

Make sure you run checkpatch before sending a new patch.

I've fixed it, and queued the patch for 4.5. Thanks!

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

Attachment: signature.asc
Description: Digital signature

Reply via email to