On Sat, 7 Sep 2019 11:20:07 +0200, Krzysztof Kozlowski wrote: > Commit fafb37cfae6d ("iio: exyno-adc: use syscon for PMU > register access") changed the Exynos ADC driver so the PMU syscon > phandle is required instead of second register address space. The > bindings were not updated so fix them now. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v1: > 1. New patch. > --- > .../bindings/iio/adc/samsung,exynos-adc.yaml | 16 ++-------------- > 1 file changed, 2 insertions(+), 14 deletions(-) > Applied, thanks. Rob