All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info
@ 2023-03-15 18:57 Lakshmi Yadlapati
  0 siblings, 0 replies; 2+ messages in thread
From: Lakshmi Yadlapati @ 2023-03-15 18:57 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, andrew, linux-kernel, devicetree
  Cc: ylakshmi, Lakshmi Yadlapati

Change power supply driver and device address.

Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
index a5be0ee048ec..414191b5aeba 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
@@ -552,14 +552,14 @@ ucd90160@64 {
 &i2c3 {
 	status = "okay";
 
-	power-supply@58 {
-		compatible = "ibm,cffps";
-		reg = <0x58>;
+	power-supply@5a {
+		compatible = "acbel,crps";
+		reg = <0x5a>;
 	};
 
-	power-supply@59 {
-		compatible = "ibm,cffps";
-		reg = <0x59>;
+	power-supply@5b {
+		compatible = "acbel,crps";
+		reg = <0x5b>;
 	};
 };
 
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info
  2023-03-15 17:40 [PATCH 0/4] Review request for Acbel PSU driver Lakshmi Yadlapati
@ 2023-03-15 17:40 ` Lakshmi Yadlapati
  0 siblings, 0 replies; 2+ messages in thread
From: Lakshmi Yadlapati @ 2023-03-15 17:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Lakshmi Yadlapati, ylakshmi

Change power supply driver and device address.

Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
index a5be0ee048ec..414191b5aeba 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
@@ -552,14 +552,14 @@ ucd90160@64 {
 &i2c3 {
 	status = "okay";
 
-	power-supply@58 {
-		compatible = "ibm,cffps";
-		reg = <0x58>;
+	power-supply@5a {
+		compatible = "acbel,crps";
+		reg = <0x5a>;
 	};
 
-	power-supply@59 {
-		compatible = "ibm,cffps";
-		reg = <0x59>;
+	power-supply@5b {
+		compatible = "acbel,crps";
+		reg = <0x5b>;
 	};
 };
 
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-15 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15 18:57 [PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info Lakshmi Yadlapati
  -- strict thread matches above, loose matches on Subject: below --
2023-03-15 17:40 [PATCH 0/4] Review request for Acbel PSU driver Lakshmi Yadlapati
2023-03-15 17:40 ` [PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info Lakshmi Yadlapati

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.