From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 14 Jul 2015 04:29:33 -0700 Subject: [PATCH v2 00/20] ARM: DTS: am335x/am43xx: Audio support and fixes for audio In-Reply-To: <1435845995-19085-1-git-send-email-peter.ujfalusi@ti.com> References: <1435845995-19085-1-git-send-email-peter.ujfalusi@ti.com> Message-ID: <20150714112933.GU17550@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Peter Ujfalusi [150702 07:08]: > Hi, > > Changes since v1: > - Add patch for omap2plus_defconfig to enable needed audio drivers > - Included other board patches since they all need the change in > omap2plus_defconfig > > Enable the simple card in omap2plus_defconfig as more boards are using that for > audio support. > > am437x-sk-evm, am335x-evmsk and am335x-evm: > 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. > > am43xx-epos-evm, am437x-gp-evm: > Add audio support via simple-card Applying all into omap-for-v4.3/dt thanks. Tony