Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752479AbbGBL6p (ORCPT ); Thu, 2 Jul 2015 07:58:45 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:51187 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025AbbGBL6j (ORCPT ); Thu, 2 Jul 2015 07:58:39 -0400 From: Peter Ujfalusi To: CC: , , , , Subject: [PATCH 0/2] ARM: DTS: am437x-sk-evm: Use simple-card for audio support Date: Thu, 2 Jul 2015 14:58:04 +0300 Message-ID: <1435838286-30491-1-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.4.5 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 Content-Length: 787 Lines: 26 Hi, There is no reason to use the davinci-evm machine driver's compatible for audio support since the setup is simple and the common simple-audio-card can handle it just fine. Also add McASP1 sleep pin configuration. Regards, Peter --- Peter Ujfalusi (2): ARM: DTS: am437x-sk-evm: Add sleep pin settings for mcasp1 ARM: DTS: am437x-sk-evm: Switch using simple-audio-card for audio support arch/arm/boot/dts/am437x-sk-evm.dts | 42 +++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 9 deletions(-) -- 2.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/