[PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings
From: Alexandre Torgue <hidden>
Date: 2017-02-06 11:22:38
Also in:
linux-devicetree, linux-gpio, lkml
From: Alexandre Torgue <hidden>
Date: 2017-02-06 11:22:38
Also in:
linux-devicetree, linux-gpio, lkml
On 02/06/2017 09:46 AM, Linus Walleij wrote:
On Wed, Feb 1, 2017 at 4:58 PM, Alexandre Torgue [off-list ref] wrote:quoted
On 02/01/2017 04:06 PM, Rob Herring wrote:quoted
On Fri, Jan 27, 2017 at 05:15:19PM +0100, Alexandre TORGUE wrote:quoted
Add new compatible for stm32f469 MCU. Signed-off-by: Alexandre TORGUE <redacted> 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.
Thanks Linus!
Yours, Linus Walleij