lkml.org 
[lkml]   [2022]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 05/10] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
    Date
    The Data Ready Output Pin is either hard wired to work as high
    impedance or push-pull. Make it configurable.

    Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
    ---

    Notes:
    v2:
    - Removed default value and changed description (Krzysztof Kozlo)

    .../devicetree/bindings/iio/adc/microchip,mcp3911.yaml | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
    index 95ab285f4eba..57a16380f864 100644
    --- a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
    +++ b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
    @@ -36,6 +36,13 @@ properties:
    description: IRQ line of the ADC
    maxItems: 1

    + microchip,data-ready-hiz:
    + description:
    + Data Ready Pin Inactive State Control
    + true = The DR pin state is high-impedance when data are NOT ready
    + false = The DR pin state is a logic high when data are NOT ready
    + type: boolean
    +
    microchip,device-addr:
    description: Device address when multiple MCP3911 chips are present on the same SPI bus.
    $ref: /schemas/types.yaml#/definitions/uint32
    --
    2.36.1
    \
     
     \ /
      Last update: 2022-06-25 12:40    [W:6.622 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site