On Mon, 2019-05-13 at 11:07 +0200, Pavel Machek wrote: > On Mon 2019-05-13 09:56:32, Lubomir Rintel wrote: > > 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@xxxxx> > > Acked-by: Pavel Machek <pavel@xxxxxx> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > Who is expected to apply this? I don't think more iterations will make > it better... it seems pretty good already :-). The whole set is meant to go in through platform/x86; it just missed 5.2 due to some issues discovered by the kbuild bot when it entered Andy's review queue. > > Pavel >