[PATCH] ARM: at91/at91-pinctrl documentation: add missing sam9x5 compatible string

Nicolas Ferre nicolas.ferre at atmel.com
Tue Aug 27 10:57:28 EDT 2013


On 27/08/2013 15:26, Boris BREZILLON :
> Add missing "atmel,at91sam9x5-pinctrl" compatible string to the
> documentation.
>
> Signed-off-by: Boris BREZILLON <b.brezillon at overkiz.com>

Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>

> ---
>   .../bindings/pinctrl/atmel,at91-pinctrl.txt        |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
> index 648d60e..cf7c7bc 100644
> --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
> @@ -18,7 +18,7 @@ mode) this pin can work on and the 'config' configures various pad settings
>   such as pull-up, multi drive, etc.
>
>   Required properties for iomux controller:
> -- compatible: "atmel,at91rm9200-pinctrl"
> +- compatible: "atmel,at91rm9200-pinctrl" or "atmel,at91sam9x5-pinctrl"
>   - atmel,mux-mask: array of mask (periph per bank) to describe if a pin can be
>     configured in this periph mode. All the periph and bank need to be describe.
>
>


-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list