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
This commit is contained in:
Krzysztof Kozlowski 2022-01-11 18:43:34 +01:00
parent 88829baee3
commit 8d6f5af71e
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
reg = <0x25>;
wakeup-source;
muic: max77836-muic {
extcon {
compatible = "maxim,max77836-muic";
};

View File

@ -70,7 +70,7 @@
reg = <0x25>;
wakeup-source;
muic: max77836-muic {
extcon {
compatible = "maxim,max77836-muic";
};