summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2025-09-02 10:53:31 +0200
committerMichal Simek <[email protected]>2025-10-09 09:07:04 +0200
commitb852fece8494166e36359b201abbc995931838d2 (patch)
tree34d026f2b413635d525411e510ceb8e068857955
parent4bd21839847ff061ba398e6d96e0a138a8b519e3 (diff)
arm64: zynqmp: Update compatible string for tps546X24
ti,tps546d24 is already described in DT binding and ti,tps546b24 should be described in the same way that's why update compatible string to match them. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/a247b2b57ebe52e9d23525bf4f96c4872288025d.1756803198.git.michal.simek@amd.com
-rw-r--r--arch/arm/dts/zynqmp-sc-vm-p-m1369-00-revA.dtso28
-rw-r--r--arch/arm/dts/zynqmp-sc-vn-p-b2197-00-revA.dtso10
2 files changed, 19 insertions, 19 deletions
diff --git a/arch/arm/dts/zynqmp-sc-vm-p-m1369-00-revA.dtso b/arch/arm/dts/zynqmp-sc-vm-p-m1369-00-revA.dtso
index 8412aecd726..4d0f10e13c3 100644
--- a/arch/arm/dts/zynqmp-sc-vm-p-m1369-00-revA.dtso
+++ b/arch/arm/dts/zynqmp-sc-vm-p-m1369-00-revA.dtso
@@ -262,73 +262,73 @@
/* pmbus - j105 - disable main PMBUS - also going to j102 connector */
vcc_pslp: regulator@15 { /* u24 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x15>;
};
vccaux_pmc: regulator@17 { /* u26 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x17>;
};
vcco_500: regulator@18 { /* u27 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x18>;
};
vcco_501: regulator@19 { /* u28 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x19>;
};
vcco_502: regulator@1a { /* u29 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x1a>;
};
vcco_503: regulator@1b { /* u30 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x1b>;
};
vcc_ddr5_rdimm: regulator@1c { /* u31 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x1c>;
};
gtm_avcc: regulator@22 { /* u37 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x22>;
};
gtm_avtt: regulator@20 { /* u38 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x20>;
};
gtm_avccaux: regulator@21 { /* u39 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x21>;
};
vccint_gt: regulator@2a { /* u44 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x2a>;
};
util_1v8: regulator@2b { /* u1839 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x2b>;
};
vcc_pmc: regulator@2c { /* u46 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x2c>;
};
/* pmbus via U62 as ext_pmbus - disable via j104 */
vccint: regulator@10 { /* u18 */
- compatible = "ti,tps546b24";
+ compatible = "ti,tps546d24";
reg = <0x10>;
};
diff --git a/arch/arm/dts/zynqmp-sc-vn-p-b2197-00-revA.dtso b/arch/arm/dts/zynqmp-sc-vn-p-b2197-00-revA.dtso
index ce183212715..c1945ea6f8d 100644
--- a/arch/arm/dts/zynqmp-sc-vn-p-b2197-00-revA.dtso
+++ b/arch/arm/dts/zynqmp-sc-vn-p-b2197-00-revA.dtso
@@ -356,7 +356,7 @@
};
vcco_503: regulator@12 { /* u1744 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x12>;
};
@@ -414,17 +414,17 @@
};
vcco_500: regulator@13 { /* u1738 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x13>;
};
vcco_501: regulator@10 { /* u1740 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x10>;
};
vcco_502: regulator@11 { /* u1742 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x11>;
};
@@ -454,7 +454,7 @@
};
lp5_vddq_0v5: regulator@14 { /* u1763 - FIXME no ina226 */
- compatible = "ti,tps546b24a";
+ compatible = "ti,tps546b24";
reg = <0x14>;
};
};