lkml.org 
[lkml]   [2022]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 1/2] dt-bindings: iio: adc: npcm: Add npcm845 compatible string
    Date
    Add a compatible string for Nuvoton BMC NPCM845 ADC.

    Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
    ---
    .../devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml | 5 ++++-
    1 file changed, 4 insertions(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml b/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml
    index 001cf263b7d5..c9e9c5bf5e5b 100644
    --- a/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml
    +++ b/Documentation/devicetree/bindings/iio/adc/nuvoton,npcm750-adc.yaml
    @@ -14,7 +14,10 @@ description:

    properties:
    compatible:
    - const: nuvoton,npcm750-adc
    + oneOf:
    + - items:
    + - const: nuvoton,npcm750-adc
    + - const: nuvoton,npcm845-adc

    reg:
    maxItems: 1
    --
    2.33.0
    \
     
     \ /
      Last update: 2022-07-11 15:44    [W:4.179 / U:0.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site