Thread (109 messages) 109 messages, 7 authors, 2025-09-23

Re: [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names

From: Fei Shao <hidden>
Date: 2025-07-25 11:51:51
Also in: dri-devel, linux-crypto, linux-gpio, linux-media, linux-mediatek, linux-phy, linux-remoteproc, linux-sound, lkml

On Thu, Jul 24, 2025 at 5:48 PM AngeloGioacchino Del Regno
[off-list ref] wrote:
The node names for "pmic", "regulators", "rtc", and "keys" are
dictated by the PMIC MFD binding: change those to adhere to it.

Fixes: aef783f3e0ca ("arm64: dts: mediatek: Add MT6331 PMIC devicetree")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Fei Shao <redacted>
quoted hunk ↗ jump to hunk
---
 arch/arm64/boot/dts/mediatek/mt6331.dtsi | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt6331.dtsi b/arch/arm64/boot/dts/mediatek/mt6331.dtsi
index d89858c73ab1..243afbffa21f 100644
--- a/arch/arm64/boot/dts/mediatek/mt6331.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt6331.dtsi
@@ -6,12 +6,12 @@
 #include <dt-bindings/input/input.h>

 &pwrap {
-       pmic: mt6331 {
+       pmic: pmic {
                compatible = "mediatek,mt6331";
                interrupt-controller;
                #interrupt-cells = <2>;

-               mt6331regulator: mt6331regulator {
+               mt6331regulator: regulators {
                        compatible = "mediatek,mt6331-regulator";

                        mt6331_vdvfs11_reg: buck-vdvfs11 {
@@ -258,7 +258,7 @@ mt6331_vrtc_reg: ldo-vrtc {
                        };

                        mt6331_vdig18_reg: ldo-vdig18 {
-                               regulator-name = "dvdd18_dig";
+                               regulator-name = "vdig18";
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
                                regulator-ramp-delay = <0>;
@@ -266,11 +266,11 @@ mt6331_vdig18_reg: ldo-vdig18 {
                        };
                };

-               mt6331rtc: mt6331rtc {
+               mt6331rtc: rtc {
                        compatible = "mediatek,mt6331-rtc";
                };

-               mt6331keys: mt6331keys {
+               mt6331keys: keys {
                        compatible = "mediatek,mt6331-keys";
                        power {
                                linux,keycodes = <KEY_POWER>;
--
2.50.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help