Commit 020cdf3a authored by Eddie James's avatar Eddie James Committed by Joel Stanley

ARM: dts: aspeed: swift: Change power supplies to version 2

Swift power supplies are version 2 of the IBM CFFPS.

Fixes: 8e8fd0cb ("ARM: dts: aspeed: Add Swift BMC machine")
Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 659b7a4b
......@@ -494,7 +494,7 @@ gpio@15 {
};
power-supply@68 {
compatible = "ibm,cffps1";
compatible = "ibm,cffps2";
reg = <0x68>;
};
......@@ -504,7 +504,7 @@ eeprom@50 {
};
power-supply@69 {
compatible = "ibm,cffps1";
compatible = "ibm,cffps2";
reg = <0x69>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment