Re: [PATCH v3 15/18] drivers/fsi: Add FSI bus documentation

2017-02-07 Thread Rob Herring
On Wed, Feb 01, 2017 at 10:53:55AM -0600, Christopher Bostic wrote: > From: Chris Bostic > > Add details on the basic functions of the FSI serial bus. > > Signed-off-by: Chris Bostic > --- > Documentation/devicetree/bindings/fsi/fsi.txt | 54 > +++ > 1 file changed, 54

[PATCH v3 15/18] drivers/fsi: Add FSI bus documentation

2017-02-01 Thread Christopher Bostic
From: Chris Bostic Add details on the basic functions of the FSI serial bus. Signed-off-by: Chris Bostic --- Documentation/devicetree/bindings/fsi/fsi.txt | 54 +++ 1 file changed, 54 insertions(+) create mode 100644 Documentation/devicetree/bindings/fsi/fsi.txt diff