ARM: dts: exynos: Align MAX77836 nodes with dtschema on Monk and Rinato
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tue, 11 Jan 2022 17:43:34 +0000 (18:43 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 23 Jan 2022 17:00:10 +0000 (18:00 +0100)
The newly introduced dtschema for MAX77836 MUIC requires proper naming
of extcon child node.

This should not have actual impact on MFD children driver binding,
because the max77836 MFD driver uses compatibles.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220111174337.223320-2-krzysztof.kozlowski@canonical.com
arch/arm/boot/dts/exynos3250-monk.dts
arch/arm/boot/dts/exynos3250-rinato.dts

index 8b41a9d5e2db989eea1a291433815d8478957c2c..02a9dc479d34cb1e193805cebfa0c60aaf87360d 100644 (file)
@@ -69,7 +69,7 @@
                        reg = <0x25>;
                        wakeup-source;
 
-                       muic: max77836-muic {
+                       extcon {
                                compatible = "maxim,max77836-muic";
                        };
 
index 5f7f8fedfb926c63b4c40e09204e8a48069dcbb4..6d2c7bb191842a6a92a2d06076b3f49a289c13a3 100644 (file)
@@ -70,7 +70,7 @@
                        reg = <0x25>;
                        wakeup-source;
 
-                       muic: max77836-muic {
+                       extcon {
                                compatible = "maxim,max77836-muic";
                        };