From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl Date: Thu, 30 Jan 2014 21:25:00 +0100 Message-ID: <20140130202500.GN10864@lunn.ch> References: <1390674856-4993-1-git-send-email-sebastian.hesselbarth@gmail.com> <1390869573-27624-1-git-send-email-sebastian.hesselbarth@gmail.com> <20140130182925.GM10864@lunn.ch> <52EA9EFA.1030609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <52EA9EFA.1030609@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sebastian Hesselbarth Cc: Thomas Petazzoni , Andrew Lunn , Russell King , Jason Cooper , devicetree@vger.kernel.org, Linus Walleij , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Gregory Clement , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, Jan 30, 2014 at 07:50:34PM +0100, Sebastian Hesselbarth wrote: > On 01/30/2014 07:29 PM, Andrew Lunn wrote: > >On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesselbarth wrote: > >>This patch set is one required step for Dove to hop into mach-mvebu. > >>Until now, pinctrl-dove was hardcoding some registers that do not > >>directly belong to MPP core registers. This is not compatible with > >>what we want for mach-mvebu. > > > >I think there might be something wrong here.... > > There _is_ something wrong. I'll have a look at it. For the record, > what SoC are you testing with? From the base address, I guess it is > Kirkwood? Yes, Kirkwood. Sorry for not saying. Andrew