summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos3250-monk.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-01-11 18:43:34 +0100
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-01-23 18:00:10 +0100
commit8d6f5af71e2ada6214df028441d479e1925e105b (patch)
tree3250ca2dbb8e0a6f1ac2afa71dea716bdbf65ada /arch/arm/boot/dts/exynos3250-monk.dts
parent88829baee3db050a06fd5ce8a2be0c39992f90da (diff)
ARM: dts: exynos: Align MAX77836 nodes with dtschema on Monk and Rinato
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
Diffstat (limited to 'arch/arm/boot/dts/exynos3250-monk.dts')
-rw-r--r--arch/arm/boot/dts/exynos3250-monk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos3250-monk.dts b/arch/arm/boot/dts/exynos3250-monk.dts
index 8b41a9d5e2db..02a9dc479d34 100644
--- a/arch/arm/boot/dts/exynos3250-monk.dts
+++ b/arch/arm/boot/dts/exynos3250-monk.dts
@@ -69,7 +69,7 @@
reg = <0x25>;
wakeup-source;
- muic: max77836-muic {
+ extcon {
compatible = "maxim,max77836-muic";
};