]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd197e9a9e63d59bb4d36cd1326a1155a93f731f
tree1c92d6dffc6458969461fd101cc01ba673516836
parentcc17008a2691ddbc4ca1437e8ee47e0ae05bf69a
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 2b143da7d741
("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 40fe7060d1bd ("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