ARM: dts: aspeed: swift: Change power supplies to version 2
authorEddie James <eajames@linux.ibm.com>
Fri, 30 Aug 2019 19:11:02 +0000 (14:11 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 5 Sep 2019 00:34:34 +0000 (17:34 -0700)
Swift power supplies are version 2 of the IBM CFFPS.

Fixes: 8e8fd0cbd7c5 ("ARM: dts: aspeed: Add Swift BMC machine")
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-swift.dts

index 25bc0e1bbced892ad771d493e7fc67d1a70f8388..f67fef1ac5e12f49dc3a9d4196b9182dff7136e9 100644 (file)
        };
 
        power-supply@68 {
-               compatible = "ibm,cffps1";
+               compatible = "ibm,cffps2";
                reg = <0x68>;
        };
 
        };
 
        power-supply@69 {
-               compatible = "ibm,cffps1";
+               compatible = "ibm,cffps2";
                reg = <0x69>;
        };