Commit d7fa8ed4 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: exynos: Use ADC for Exynos4x12 on Exynos4412



Exynos4412 should use "samsung,exynos4212-adc" compatible to report
proper number of (four) channels.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 9e98c678
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -274,7 +274,7 @@
		};

		adc: adc@126c0000 {
			compatible = "samsung,exynos-adc-v1";
			compatible = "samsung,exynos4212-adc";
			reg = <0x126C0000 0x100>;
			interrupt-parent = <&combiner>;
			interrupts = <10 3>;