From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/3] ARM: S5PV210: Add init code of audio to Goni and Aquila board Date: Thu, 14 Oct 2010 15:17:59 +0100 Message-ID: <20101014141758.GB8991@opensource.wolfsonmicro.com> References: <4CA5623B.5030405@samsung.com> <003701cb6b37$4c106fb0$e4314f10$%kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:53063 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753806Ab0JNORq (ORCPT ); Thu, 14 Oct 2010 10:17:46 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Jassi Brar Cc: Kyungmin Park , Kukjin Kim , linux-samsung-soc , Joonyoung Shim , Chanwoo Choi , Myungjoo Ham , Ben Dooks , linux-arm-kernel , Liam Girdwood On Thu, Oct 14, 2010 at 10:17:11AM +0900, Jassi Brar wrote: > > It's not exactly. GPIO pins are different. > Maybe the GPIO differences could be handled at one place and other codes > compressed ? Platform data for the audio driver, perhaps? That's being used by some other systems, and should be much easier now with multi-component. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Thu, 14 Oct 2010 15:17:59 +0100 Subject: [PATCH 2/3] ARM: S5PV210: Add init code of audio to Goni and Aquila board In-Reply-To: References: <4CA5623B.5030405@samsung.com> <003701cb6b37$4c106fb0$e4314f10$%kim@samsung.com> Message-ID: <20101014141758.GB8991@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 14, 2010 at 10:17:11AM +0900, Jassi Brar wrote: > > It's not exactly. GPIO pins are different. > Maybe the GPIO differences could be handled at one place and other codes > compressed ? Platform data for the audio driver, perhaps? That's being used by some other systems, and should be much easier now with multi-component.