From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree Date: Mon, 30 Jul 2012 14:42:21 +0100 Message-ID: <20120730134220.GD4468@opensource.wolfsonmicro.com> References: <1343393162-11938-1-git-send-email-lee.jones@linaro.org> <1343393162-11938-18-git-send-email-lee.jones@linaro.org> <20120729205227.GL4384@opensource.wolfsonmicro.com> <50163936.1050901@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id DC23D2652D5 for ; Mon, 30 Jul 2012 15:42:20 +0200 (CEST) Content-Disposition: inline In-Reply-To: <50163936.1050901@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Lee Jones Cc: ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org, linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se, linux-kernel@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, lrg@ti.com, linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org On Mon, Jul 30, 2012 at 08:35:18AM +0100, Lee Jones wrote: > On 29/07/12 21:52, Mark Brown wrote: > >...this is clearly the board-specific setup for the system, showing how > >the CPU and CODEC are hooked up. This should therefore be in the DT for > >whatever board this is you're working on. > I don't think it's board specific. I believe this is the setup on > all db8500 platforms. I'm happy to be told I'm wrong here, in which > case I can move it to the board specific files. I think that's more a sign that all the platforms you've seen are just cut'n'pasted from the reference design than anything else. If the thing you're describing is on the PCB it's generally board specific... From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Mon, 30 Jul 2012 14:42:21 +0100 Subject: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree In-Reply-To: <50163936.1050901@linaro.org> References: <1343393162-11938-1-git-send-email-lee.jones@linaro.org> <1343393162-11938-18-git-send-email-lee.jones@linaro.org> <20120729205227.GL4384@opensource.wolfsonmicro.com> <50163936.1050901@linaro.org> Message-ID: <20120730134220.GD4468@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jul 30, 2012 at 08:35:18AM +0100, Lee Jones wrote: > On 29/07/12 21:52, Mark Brown wrote: > >...this is clearly the board-specific setup for the system, showing how > >the CPU and CODEC are hooked up. This should therefore be in the DT for > >whatever board this is you're working on. > I don't think it's board specific. I believe this is the setup on > all db8500 platforms. I'm happy to be told I'm wrong here, in which > case I can move it to the board specific files. I think that's more a sign that all the platforms you've seen are just cut'n'pasted from the reference design than anything else. If the thing you're describing is on the PCB it's generally board specific... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754259Ab2G3NmZ (ORCPT ); Mon, 30 Jul 2012 09:42:25 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:36539 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754189Ab2G3NmX (ORCPT ); Mon, 30 Jul 2012 09:42:23 -0400 Date: Mon, 30 Jul 2012 14:42:21 +0100 From: Mark Brown To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se, ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org, lrg@ti.com Subject: Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree Message-ID: <20120730134220.GD4468@opensource.wolfsonmicro.com> References: <1343393162-11938-1-git-send-email-lee.jones@linaro.org> <1343393162-11938-18-git-send-email-lee.jones@linaro.org> <20120729205227.GL4384@opensource.wolfsonmicro.com> <50163936.1050901@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50163936.1050901@linaro.org> X-Cookie: Give him an evasive answer. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 30, 2012 at 08:35:18AM +0100, Lee Jones wrote: > On 29/07/12 21:52, Mark Brown wrote: > >...this is clearly the board-specific setup for the system, showing how > >the CPU and CODEC are hooked up. This should therefore be in the DT for > >whatever board this is you're working on. > I don't think it's board specific. I believe this is the setup on > all db8500 platforms. I'm happy to be told I'm wrong here, in which > case I can move it to the board specific files. I think that's more a sign that all the platforms you've seen are just cut'n'pasted from the reference design than anything else. If the thing you're describing is on the PCB it's generally board specific...