From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 08/13] OMAP3/4 clock: split into per-chip family files Date: Tue, 16 Feb 2010 15:47:52 -0800 Message-ID: <20100216234752.GU21755@atomide.com> References: <20100211181236.795.56094.stgit@localhost.localdomain> <20100211181706.795.84644.stgit@localhost.localdomain> <20100216192301.GQ21755@atomide.com> <20100216231152.GA22618@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:59493 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757068Ab0BPXrO (ORCPT ); Tue, 16 Feb 2010 18:47:14 -0500 Content-Disposition: inline In-Reply-To: <20100216231152.GA22618@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: Paul Walmsley , linux-omap@vger.kernel.org, Ranjith Lohithakshan , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-arm-kernel@lists.infradead.org, Rajendra Nayak * Russell King - ARM Linux [100216 15:09]: > On Tue, Feb 16, 2010 at 11:23:01AM -0800, Tony Lindgren wrote: > > Just to comment on the naming, we should call additional cpu options > > CONFIG_CPU_OMAP3630 etc instead of CONFIG_ARCH_OMAP to avoid confusion. > > Or CONFIG_SOC_OMAP3630. OMAP3630 is not a CPU type - it's a description > of the whole system. The CPU is just the processor and caches without > peripherals. Sounds good to me. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 16 Feb 2010 15:47:52 -0800 Subject: [PATCH v2 08/13] OMAP3/4 clock: split into per-chip family files In-Reply-To: <20100216231152.GA22618@n2100.arm.linux.org.uk> References: <20100211181236.795.56094.stgit@localhost.localdomain> <20100211181706.795.84644.stgit@localhost.localdomain> <20100216192301.GQ21755@atomide.com> <20100216231152.GA22618@n2100.arm.linux.org.uk> Message-ID: <20100216234752.GU21755@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [100216 15:09]: > On Tue, Feb 16, 2010 at 11:23:01AM -0800, Tony Lindgren wrote: > > Just to comment on the naming, we should call additional cpu options > > CONFIG_CPU_OMAP3630 etc instead of CONFIG_ARCH_OMAP to avoid confusion. > > Or CONFIG_SOC_OMAP3630. OMAP3630 is not a CPU type - it's a description > of the whole system. The CPU is just the processor and caches without > peripherals. Sounds good to me. Tony