+CC: Arnd Bergmann 

Mon, 22 Sep 2014 19:08:52 +0100 от Mark Rutland <[email protected]>:
> On Sat, Sep 20, 2014 at 08:05:36AM +0100, Alexander Shiyan wrote:
> > This patch adds the devicetree documentation for the
> > Cirrus Logic CLPS711X SPI driver.
> > 
> > Signed-off-by: Alexander Shiyan <[email protected]>
> > ---
> >  .../devicetree/bindings/spi/spi-clps711x.txt         | 20 
> > ++++++++++++++++++++
> >  1 file changed, 20 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/spi/spi-clps711x.txt
> > 
> > diff --git a/Documentation/devicetree/bindings/spi/spi-clps711x.txt 
> > b/Documentation/devicetree/bindings/spi/spi-clps711x.txt
> > new file mode 100644
> > index 0000000..43712c0
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/spi/spi-clps711x.txt
> > @@ -0,0 +1,20 @@
> > +* Cirrus Logic ARM CLPS711X Serial Peripheral Interface (SPI)
> > +
> > +Required properties:
> > +- compatible: Shall contain "cirrus,clps711x-spi".
> 
> Is there a specific "clps11x" device, or is that 'x' a wildcard?
> 
> Please don't use wildcards in bindings. Choose a particular device as
> the fallback string to use.

We have agreed to use such compatible string format for this platform.
http://www.spinics.net/lists/linux-pwm/msg00958.html
All CLPS711X-drivers use this format.

---

Reply via email to