[PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings

Rob Herring robh at kernel.org
Wed Feb 1 07:06:09 PST 2017


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 at 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.

With that,

Acked-by: Rob Herring <robh at kernel.org>


>   - #address-cells: The value of this property must be 1
>   - #size-cells	: The value of this property must be 1
>   - ranges	: defines mapping between pin controller node (parent) to
> -- 
> 1.9.1
> 



More information about the linux-arm-kernel mailing list