[PATCH 10/13] ARM: sun7i: dt: enable audio codec on Cubietruck
Chen-Yu Tsai
wens at csie.org
Wed Oct 21 20:41:25 PDT 2015
On Thu, Oct 22, 2015 at 4:53 AM, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> From: Emilio López <emilio at elopez.com.ar>
>
> This commit enables the on-chip audio codec present on the A20 SoC
> and outlines the SoC to connector routes for the Cubietruck.
The latter bit is no longer true since you removed the routes.
ChenYu
>
> Signed-off-by: Emilio López <emilio at elopez.com.ar>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
> arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
> index e6b019232a9e..8da939ab8350 100644
> --- a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
> +++ b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
> @@ -101,6 +101,10 @@
> status = "okay";
> };
>
> +&codec {
> + status = "okay";
> +};
> +
> &cpu0 {
> cpu-supply = <®_dcdc2>;
> };
> --
> 2.6.2
>
More information about the linux-arm-kernel
mailing list