[PATCH 09/12] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
Krzysztof Kozlowski
krzk at kernel.org
Wed Jul 8 03:45:23 PDT 2026
On Mon, Jul 06, 2026 at 01:58:05PM -0600, Simon Glass wrote:
> 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
Why can't this be an enum with 3576?
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list