Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936364Ab3DIUzP (ORCPT ); Tue, 9 Apr 2013 16:55:15 -0400 Received: from mga11.intel.com ([192.55.52.93]:37953 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762739Ab3DIUzO (ORCPT ); Tue, 9 Apr 2013 16:55:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,441,1363158000"; d="scan'208";a="316823177" Date: Tue, 9 Apr 2013 22:55:04 +0200 From: Samuel Ortiz To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, linus.walleij@stericsson.com Subject: Re: [PATCH 2/2 v2] mfd: db8500-prcmu: Support platform dependant device selection Message-ID: <20130409205504.GC24058@zurbaran> References: <1365071941-23475-1-git-send-email-lee.jones@linaro.org> <1365071941-23475-2-git-send-email-lee.jones@linaro.org> <20130409195258.GH25316@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130409195258.GH25316@gmail.com> 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 Content-Length: 1072 Lines: 29 Hi Lee, On Tue, Apr 09, 2013 at 08:52:58PM +0100, Lee Jones wrote: > The main aim for this cycle is to have the u8540 booting to a > console. However, the u8540 doesn't support all of the u8500 > platform devices yet. After this stage is complete we can then > fill in the inadequacies, such as specific clock support at a > later date. To achieve this we're placing devices supported by > all platforms into a common device structure and the remaining > ones into a platform specific one. > > Cc: Samuel Ortiz > Signed-off-by: Lee Jones > --- > drivers/mfd/db8500-prcmu.c | 32 ++++++++++++++++++++++++-------- > 1 file changed, 24 insertions(+), 8 deletions(-) Applied and pushed now, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/