[PATCH 09/12] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
Simon Glass
sjg at chromium.org
Mon Jul 6 12:58:05 PDT 2026
Add the compatible for the SARADC of the Rockchip RV1106, which is
compatible with the RK3588 variant.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml
index 6769d679c907..c3bb03dc4853 100644
--- a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml
@@ -24,6 +24,9 @@ properties:
- items:
- const: rockchip,rk3576-saradc
- const: rockchip,rk3588-saradc
+ - items:
+ - const: rockchip,rv1106-saradc
+ - const: rockchip,rk3588-saradc
- items:
- enum:
- rockchip,px30-saradc
--
2.43.0
More information about the linux-arm-kernel
mailing list