ARM: dts: exynos: align STMPE ADC node name with bindings in P4 Note
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 25 Feb 2023 16:40:49 +0000 (17:40 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 6 Mar 2023 09:24:54 +0000 (10:24 +0100)
The node name should be generic thus rename STMPE ADC child to "adc".
Bindings will expect such name as well.

Link: https://lore.kernel.org/r/20230225164050.42522-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/exynos4412-p4note.dtsi

index 3e05a49..84db696 100644 (file)
                        st,ref-sel = <0>;
                        st,sample-time = <3>;
 
-                       stmpe_adc {
+                       adc {
                                compatible = "st,stmpe-adc";
                                #io-channel-cells = <1>;
                                st,norequest-mask = <0x2f>;