Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271223
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files |
| Date | 2015-11-17 15:00 +0100 |
| Message-ID | <qvOXE-5L7-17@gated-at.bofh.it> (permalink) |
| References | <queCS-1MO-3@gated-at.bofh.it> <queCT-1MO-43@gated-at.bofh.it> <qvONX-5HC-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Linus, On 11/17/2015 10:47 AM, Linus Walleij wrote: > On Fri, Nov 13, 2015 at 5:53 AM, Javier Martinez Canillas > <javier@osg.samsung.com> wrote: > >> The <dt-bindings/pinctrl/omap.h> 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 <dt-bindings/pinctrl/omap.h> is >> not included. >> >> Move the macros to the correct header files so can be used by the DTS. >> >> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> > > 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 -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files Linus Walleij <linus.walleij@linaro.org> - 2015-11-17 14:50 +0100
Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files Javier Martinez Canillas <javier@osg.samsung.com> - 2015-11-17 15:00 +0100
Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files Tony Lindgren <tony@atomide.com> - 2015-11-19 01:30 +0100
Re: [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files Tony Lindgren <tony@atomide.com> - 2015-11-25 19:40 +0100
csiph-web