Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574459
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings |
| Date | 2017-02-06 09:50 +0100 |
| Message-ID | <t7N9M-2vm-17@gated-at.bofh.it> (permalink) |
| References | <t4hpM-6ni-13@gated-at.bofh.it> <t4hpM-6ni-19@gated-at.bofh.it> <t64HN-7x7-37@gated-at.bofh.it> <t65ua-7Of-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 1, 2017 at 4:58 PM, Alexandre Torgue <alexandre.torgue@st.com> wrote: > On 02/01/2017 04:06 PM, Rob Herring wrote: >> >> On Fri, Jan 27, 2017 at 05:15:19PM +0100, Alexandre TORGUE wrote: >>> >>> Add new compatible for stm32f469 MCU. >>> >>> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> >>> >>> diff --git >>> a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt >>> b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt >>> index 25d9809..4f0487d 100644 >>> --- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt >>> +++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt >>> @@ -9,7 +9,8 @@ Pin controller node: >>> Required properies: >>> - compatible: value should be one of the following: >>> (a) "st,stm32f429-pinctrl" >>> - (b) "st,stm32f746-pinctrl" >>> + (b) "st,stm32f469-pinctrl" >>> + (c) "st,stm32f746-pinctrl" >> >> >> Drop the a,b,c. Otherwise, you'll be changing a bunch of lines every >> time. > > > I completely agree. > > Linus, Do i need to send a v2 for this patch ? Nopes, applied the amended v1 patch already with these changes, check the result. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Rob Herring <robh@kernel.org> - 2017-02-01 16:10 +0100
Re: [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Alexandre Torgue <alexandre.torgue@st.com> - 2017-02-01 17:00 +0100
Re: [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 09:50 +0100
Re: [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Alexandre Torgue <alexandre.torgue@st.com> - 2017-02-06 12:30 +0100
csiph-web