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: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2019-02-12 18:45:50 +01:00
parent 9e98c678c2
commit d7fa8ed433

View File

@ -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>;