From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753790AbbKQNut (ORCPT ); Tue, 17 Nov 2015 08:50:49 -0500 Received: from lists.s-osg.org ([54.187.51.154]:57778 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753362AbbKQNur (ORCPT ); Tue, 17 Nov 2015 08:50:47 -0500 Subject: Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files To: Linus Walleij References: <1447390457-1158-1-git-send-email-javier@osg.samsung.com> <1447390457-1158-2-git-send-email-javier@osg.samsung.com> Cc: "linux-kernel@vger.kernel.org" , Linux-OMAP , Tony Lindgren , "linux-gpio@vger.kernel.org" From: Javier Martinez Canillas Message-ID: <564B30B1.4050902@osg.samsung.com> Date: Tue, 17 Nov 2015 10:50:41 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Linus, On 11/17/2015 10:47 AM, Linus Walleij wrote: > On Fri, Nov 13, 2015 at 5:53 AM, Javier Martinez Canillas > wrote: > >> The header file defines a set of macros >> for different SoCs families that falls under the OMAP sub-arch, that >> allow to define the padconf register physical address instead of the >> register offset from the padconf base. >> >> But the am43xx and dra7xx SoCs families have their own pinctrl header >> file so the DTS using these SoCs aren't able to use the AM4372_IOPAD() >> and DRA7XX_CORE_IOPAD() macros since is >> not included. >> >> Move the macros to the correct header files so can be used by the DTS. >> >> Signed-off-by: Javier Martinez Canillas > > I need Tony's ACK on this. > OK, I believe he was waiting for yours to pick the series though ;) > Yours, > Linus Walleij > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America