Re: [PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

2019-10-15 Thread Rob Herring
On Wed, 2 Oct 2019 18:07:44 +0200, Krzysztof Kozlowski wrote: > Make the examples in Exynos ADC bindings more readable and bring them > closer to real DTS by using defines for clocks. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 6

Re: [PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

2019-10-06 Thread Jonathan Cameron
On Wed, 2 Oct 2019 18:07:44 +0200 Krzysztof Kozlowski wrote: > Make the examples in Exynos ADC bindings more readable and bring them > closer to real DTS by using defines for clocks. > > Signed-off-by: Krzysztof Kozlowski Acked-by: Jonathan Cameron > --- > .../devicetree/bindings/iio/adc/s

[PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

2019-10-02 Thread Krzysztof Kozlowski
Make the examples in Exynos ADC bindings more readable and bring them closer to real DTS by using defines for clocks. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Docum