Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jarkko Nikula and committed by
Rob Herring
191b77c3 88d5ec16

-1
-1
Documentation/devicetree/bindings/serial/mrvl,pxa-ssp.txt
··· 10 10 mvrl,pxa168-ssp 11 11 mrvl,pxa910-ssp 12 12 mrvl,ce4100-ssp 13 - mrvl,lpss-ssp 14 13 15 14 - reg: The memory base 16 15 - dmas: Two dma phandles, one for rx, one for tx