From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files Date: Tue, 17 Nov 2015 10:50:41 -0300 Message-ID: <564B30B1.4050902@osg.samsung.com> References: <1447390457-1158-1-git-send-email-javier@osg.samsung.com> <1447390457-1158-2-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: "linux-kernel@vger.kernel.org" , Linux-OMAP , Tony Lindgren , "linux-gpio@vger.kernel.org" List-Id: linux-gpio@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