DT: ARM: pxa: Remove incorrect binding from documentation
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Tue, 13 Oct 2015 13:44:06 +0000 (16:44 +0300)
committerRob Herring <robh@kernel.org>
Tue, 13 Oct 2015 18:31:21 +0000 (13:31 -0500)
commit191b77c3615b77cf77bdbca95fd98f71c0f191ff
tree1c92d6dffc6458969461fd101cc01ba673516836
parent88d5ec1656910102676c2907c40cc2c34a97e977
DT: ARM: pxa: Remove incorrect binding from documentation

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@linux.intel.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt