From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 2421CDDE3A for ; Fri, 21 Dec 2007 07:00:02 +1100 (EST) From: Timur Tabi To: alsa-devel@alsa-project.org, linuxppc-dev@ozlabs.org Subject: [PATCH 0/2] ASoC drivers for the Freescale MPC8610 SoC Date: Thu, 20 Dec 2007 13:56:02 -0600 Message-Id: <11981805641007-git-send-email-timur@freescale.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , These patches add ALSA SoC device drivers for the Freescale MPC8610 SoC and the MPC8610-HPCD reference board. The first patch updates some files in arch/powerpc and booting-without-of.txt. The second patch adds the new audio driver files to sound/soc. Both must be applied in order to avoid a build break.