lkml.org 
[lkml]   [2020]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 5/7] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
    On Thu, Mar 26, 2020 at 12:14:20AM +0100, Heiko Stuebner wrote:
    > --- a/Documentation/devicetree/bindings/serial/rs485.yaml
    > +++ b/Documentation/devicetree/bindings/serial/rs485.yaml
    > @@ -44,6 +44,10 @@ properties:
    > description: enables the receiving of data even while sending data.
    > $ref: /schemas/types.yaml#/definitions/flag
    >
    > + rs485-rx-enable-gpios:
    > + description: GPIO to handle a separate RS485 receive enable signal
    > + $ref: /schemas/types.yaml#/definitions/flag
    > +

    This isn't a flag, so you need the "maxItems: 1" line instead,
    as you correctly did below:

    > rs485-term-gpios:
    > description: GPIO pin to enable RS485 bus termination.
    > maxItems: 1

    \
     
     \ /
      Last update: 2020-05-02 15:53    [W:4.082 / U:1.708 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site