[PATCH v2 2/2] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210
Rob Herring
robh at kernel.org
Tue Sep 15 15:45:06 EDT 2020
On Thu, 10 Sep 2020 18:19:33 +0200, Krzysztof Kozlowski wrote:
> 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 at e1700000: 'samsung,syscon-phandle' is a required property
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> Acked-by: Jonathan Cameron <Jonathan.Cameron at huwei.com>
>
> ---
>
> Changes since v1:
> 1. Add Ack.
> ---
> .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list