提交 8d6f5af7 编写于 作者: K Krzysztof Kozlowski

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: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220111174337.223320-2-krzysztof.kozlowski@canonical.com
上级 88829bae
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
reg = <0x25>; reg = <0x25>;
wakeup-source; wakeup-source;
muic: max77836-muic { extcon {
compatible = "maxim,max77836-muic"; compatible = "maxim,max77836-muic";
}; };
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
reg = <0x25>; reg = <0x25>;
wakeup-source; wakeup-source;
muic: max77836-muic { extcon {
compatible = "maxim,max77836-muic"; compatible = "maxim,max77836-muic";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册