ac100 team mailing list archive
-
ac100 team
-
Mailing list archive
-
Message #00154
Re: [PATCH] arm: tegra: paz00: Enable SPDIF/HDMI audio
On Sat, Aug 13, 2011 at 03:02:01PM +0200, Julian Andres Klode wrote:
> Register the SPDIF device in the board, this device is
> responsible for HDMI audio.
> ---
> arch/arm/mach-tegra/board-paz00.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-tegra/board-paz00.c b/arch/arm/mach-tegra/board-paz00.c
> index 833e61b..452cb05 100644
> --- a/arch/arm/mach-tegra/board-paz00.c
> +++ b/arch/arm/mach-tegra/board-paz00.c
> @@ -348,6 +348,7 @@ static struct platform_device *paz00_devices[] __initdata = {
> &tegra_i2s_device1,
> &tegra_das_device,
> &tegra_pcm_device,
> + &tegra_spdif_device,
> &audio_device,
> &tegra_avp_device,
> };
> --
> 1.7.5.4
This patch is for the 2.6.38 kernel, and as of now completely
untested. I'm currently building a new kernel for my Debian
repository and included the patch there, and will test it
once built.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
Attachment:
pgpTWfU9qj_lS.pgp
Description: PGP signature
References