dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 10 Sep 2020 16:19:33 +0000 (18:19 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 16 Sep 2020 18:02:22 +0000 (19:02 +0100)
commit3c6fe911996fe1bcd3e667314b3ccb03efb46562
treeb9a0b8902af5d0d3871c94402ec4bf6e649d606a
parent3b17dd220432379dcacd89ab8836a0efc42c5b9a
dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210

The ADC in S5Pv210 does not have ADC phy registers in separate block for
which syscon would be needed.  Remove this requirement to fix dtbs_check
warnings like:

  arch/arm/boot/dts/s5pv210-fascinate4g.dt.yaml: adc@e1700000: 'samsung,syscon-phandle' is a required property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huwei.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200910161933.9156-2-krzk@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml