projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659b7a4
)
ARM: dts: aspeed: swift: Change power supplies to version 2
author
Eddie James
<eajames@linux.ibm.com>
Fri, 30 Aug 2019 19:11:02 +0000
(14:11 -0500)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
index
25bc0e1
..
f67fef1
100644
(file)
--- 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,cffps
1
";
+ compatible = "ibm,cffps
2
";
reg = <0x68>;
};
@@
-504,7
+504,7
@@
};
power-supply@69 {
- compatible = "ibm,cffps
1
";
+ compatible = "ibm,cffps
2
";
reg = <0x69>;
};