Swift power supplies are version 2 of the IBM CFFPS. Make it so in the
devicetree.

Signed-off-by: Eddie James <eaja...@linux.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-swift.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts 
b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
index f14f745..815b865 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
@@ -494,7 +494,7 @@
        };
 
        power-supply@68 {
-               compatible = "ibm,cffps1";
+               compatible = "ibm,cffps2";
                reg = <0x68>;
        };
 
@@ -504,7 +504,7 @@
        };
 
        power-supply@69 {
-               compatible = "ibm,cffps1";
+               compatible = "ibm,cffps2";
                reg = <0x69>;
        };
 
-- 
1.8.3.1

Reply via email to