[PATCH] DT: ARM: pxa: Remove incorrect binding from documentation

Rob Herring robh+dt at kernel.org
Tue Oct 13 11:46:54 PDT 2015


On Tue, Oct 13, 2015 at 8:44 AM, Jarkko Nikula
<jarkko.nikula at linux.intel.com> wrote:
> Remove "mrvl,lpss-ssp" property from documentation because LPSS SSP type is
> for certain Intel platforms. I believe commit a6e56c28a178
> ("ARM: pxa: ssp: add DT bindings") added it by accident by copying all
> enum pxa_ssp_type types from include/linux/pxa2xx_ssp.h.
>
> Please note this was removed from arch/arm/plat-pxa/ssp.c by the
> commit b692cb83b14d ("ARM: pxa: ssp: Fix build error by removing originally
> incorrect DT binding").
>
> Signed-off-by: Jarkko Nikula <jarkko.nikula at linux.intel.com>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt b/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt
> index 669b8140dd79..d10cc06c0c37 100644
> --- a/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt
> +++ b/Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt
> @@ -10,7 +10,6 @@ Required properties:
>                                 mvrl,pxa168-ssp
>                                 mrvl,pxa910-ssp
>                                 mrvl,ce4100-ssp
> -                               mrvl,lpss-ssp
>
>         - reg:          The memory base
>         - dmas:         Two dma phandles, one for rx, one for tx
> --
> 2.6.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the linux-arm-kernel mailing list