OSDN Git Service

spi: add binding for clps711x SPI
authorArnd Bergmann <arnd@arndb.de>
Wed, 6 Jul 2016 14:53:13 +0000 (16:53 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 7 Jul 2016 09:44:45 +0000 (11:44 +0200)
commitea2ff61ba3f8239483f5cd823ac0113d194b469f
treeca97e785f38be6926adb35fed9d34d2d31da98ef
parent6acaadc852f10b9f13b665a5798d4f2783317f80
spi: add binding for clps711x SPI

This documents the binding used by Alexander Shiyan's DT support for
the clps711x SPI controller.

I've left the file name to match the ARM platform port name "clps711x"
for consistency with the other bindings, even though the compatible
string refers to the later ep7309 chip.

Linux no longer supports the old clps711x and ep72xx product lines,
but we still use the name. The entire family is now discontinued
by the manufacturer.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-clps711x.txt [new file with mode: 0644]