Commit 41b5684e authored by ChiYuan Huang's avatar ChiYuan Huang Committed by Jonathan Cameron

dt-bindings: iio: adc: rtq6056: add support for the whole RTQ6056 family

Add compatible support for RTQ6053 and RTQ6059.
Signed-off-by: default avatarChiYuan Huang <cy_huang@richtek.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/c1abb261bb00846f456eb8fe9b5919f59f287c24.1704676198.git.cy_huang@richtek.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 82cc6318
...@@ -25,7 +25,14 @@ description: | ...@@ -25,7 +25,14 @@ description: |
properties: properties:
compatible: compatible:
const: richtek,rtq6056 oneOf:
- enum:
- richtek,rtq6056
- richtek,rtq6059
- items:
- enum:
- richtek,rtq6053
- const: richtek,rtq6056
reg: reg:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment