]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC
authorArtur Rojek <contact@artur-rojek.eu>
Sat, 27 Jul 2019 19:59:38 +0000 (21:59 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 8 Sep 2019 12:22:03 +0000 (13:22 +0100)
Add a compatible string for the ADC controller present on
Ingenic JZ4770 SoC.

Signed-off-by: Artur Rojek <contact@artur-rojek.eu>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/ingenic,adc.txt

index f01159f20d87c33a120b784695205a5b200fa8b7..cd9048cf9dcf9276d0f0d756a10467e27e16cdca 100644 (file)
@@ -5,6 +5,7 @@ Required properties:
 - compatible: Should be one of:
   * ingenic,jz4725b-adc
   * ingenic,jz4740-adc
+  * ingenic,jz4770-adc
 - reg: ADC controller registers location and length.
 - clocks: phandle to the SoC's ADC clock.
 - clock-names: Must be set to "adc".