On Wed, Mar 29, 2017 at 12:43:29PM -0500, Christopher Bostic wrote: > From: Chris Bostic <[email protected]> > > Add fsi master gpio device tree binding documentation > > Signed-off-by: Chris Bostic <[email protected]> > Signed-off-by: Joel Stanley <[email protected]> > --- > .../devicetree/bindings/fsi/fsi-master-gpio.txt | 24 > ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100644 Documentation/devicetree/bindings/fsi/fsi-master-gpio.txt
Acked-by: Rob Herring <[email protected]> But what happened to the bus description? There's never a need to describe slave devices (even discoverable buses like USB and PCI still need them sometimes)? As it stands now, I have no idea what FSI is from reading bindings/fsi/*. Rob

