diff options
author | Simon Xue <xxm@rock-chips.com> | 2021-07-12 04:44:37 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-07-17 20:03:39 +0300 |
commit | edf021d14511e59c4618396ec6f5206c484f89df (patch) | |
tree | 662864a9e9eed49b6d98501f77a58b640b3da139 | |
parent | d21fed0675cd190bf35b9c2e3031c6064531734b (diff) | |
download | linux-edf021d14511e59c4618396ec6f5206c484f89df.tar.xz |
dt-bindings: iio: adc: rockchip-saradc: add description for rk3568
Add description for rk3568 saradc.
Signed-off-by: Simon Xue <xxm@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210712014437.97427-1-xxm@rock-chips.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml index 1bb76197787b..e512a14e41b4 100644 --- a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml @@ -20,6 +20,7 @@ properties: - rockchip,px30-saradc - rockchip,rk3308-saradc - rockchip,rk3328-saradc + - rockchip,rk3568-saradc - rockchip,rv1108-saradc - const: rockchip,rk3399-saradc |