On Fri, Nov 20, 2015 at 05:52:28AM +0100, Martin Schiller wrote:
> This patch adds the new dedicated "lantiq,pinctrl-<chip>" compatible strings
> to the devicetree bindings Documentation, where <chip> is one of "ase",
> "danube", "xrx100", "xrx200" or "xrx300" and marks the "lantiq,pinctrl-xway"
> and "lantiq,pinctrl-xr9" compatible strings as DEPRECATED.

This could use a better subject. Every change to bindings are "updating 
binding description."

> 
> Signed-off-by: Martin Schiller <mschil...@tdt.de>
> ---
>  .../bindings/pinctrl/lantiq,pinctrl-xway.txt       | 108 
> +++++++++++++++++++--
>  1 file changed, 100 insertions(+), 8 deletions(-)
> 
> diff --git 
> a/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt 
> b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> index e89b467..16daa12 100644
> --- a/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> @@ -1,7 +1,14 @@
>  Lantiq XWAY pinmux controller
>  
>  Required properties:
> -- compatible: "lantiq,pinctrl-xway" or "lantiq,pinctrl-xr9"
> +- compatible: "lantiq,pinctrl-xway", (DEPRECATED: Use XWAY DANUBE Family)
> +           "lantiq,pinctrl-xr9", (DEPRECATED: Use XWAY xRX100/xRX200 Family)
> +           "lantiq,pinctrl-<chip>", where <chip> is:

<chip> first is preferred: lantiq,<chip>-pinctrl

> +             "ase" (XWAY AMAZON Family)
> +             "danube" (XWAY DANUBE Family)
> +             "xrx100" (XWAY xRX100 Family)
> +             "xrx200" (XWAY xRX200 Family)
> +             "xrx300" (XWAY xRX300 Family)
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to