]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 13 May 2019 07:56:32 +0000 (09:56 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 20 May 2019 14:27:08 +0000 (17:27 +0300)
commitf22558d701755f2f9cfdbd4a0862a58ef5fb1dbb
tree815e37018364570f16876d94ad316bd65cf083ff
parentd6423bd03031c020121da26c41a26bd5cc6d0da3
dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings

The OLPC XO-1.75 Embedded Controller is a SPI master that uses extra
signals for handshaking. It needs to know when is the slave (Linux)
side's TX FIFO ready for transfer (the ready-gpio signal on the SPI
controller node) and when does it wish to respond with a command (the
cmd-gpio property).

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt [new file with mode: 0644]