From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932662AbbBBGv4 (ORCPT ); Mon, 2 Feb 2015 01:51:56 -0500 Received: from nasmtp01.atmel.com ([192.199.1.246]:35633 "EHLO DVREDG02.corp.atmel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932430AbbBBGvy (ORCPT ); Mon, 2 Feb 2015 01:51:54 -0500 From: Bo Shen To: CC: , , , Bo Shen Subject: [PATCH 0/4] ARM: at91: sama5d4ek: enable audio support Date: Mon, 2 Feb 2015 14:51:43 +0800 Message-ID: <1422859907-14881-1-git-send-email-voice.shen@atmel.com> X-Mailer: git-send-email 2.3.0.rc0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch set enable audio support on sama5d4ek. It depends the patch [1] (ASoC: atmel-pcm-dma: won't check direction when configure dma) [1] https://patchwork.kernel.org/patch/5759441/ Bo Shen (4): ARM: at91: dt: sama5d4: add ssc nodes ARM: at91: dt: sama5d4ek: enable ssc0 ARM: at91: dt: sama5d4ek: add and enable wm8904 ARM: at91: dt: sama5d4ek: enable audio arch/arm/boot/dts/at91-sama5d4ek.dts | 31 ++++++++++++++++ arch/arm/boot/dts/sama5d4.dtsi | 70 ++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+) -- 2.3.0.rc0