]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM: dts: exynos: Use ADC for Exynos4x12 on Exynos4412
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 12 Feb 2019 17:45:50 +0000 (18:45 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 18 Mar 2019 18:45:17 +0000 (19:45 +0100)
Exynos4412 should use "samsung,exynos4212-adc" compatible to report
proper number of (four) channels.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos4412.dtsi

index 26ad6ab3c6af5ae3cdeb247e7f86017960077ab3..e5c041ec07569312b9afa36cdda24da627693589 100644 (file)
                };
 
                adc: adc@126c0000 {
-                       compatible = "samsung,exynos-adc-v1";
+                       compatible = "samsung,exynos4212-adc";
                        reg = <0x126C0000 0x100>;
                        interrupt-parent = <&combiner>;
                        interrupts = <10 3>;