projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09fa16f
)
ARM: dts: aspeed: rainier: Add UCD90320 power sequencer
author
Jim Wright
<wrightj@linux.vnet.ibm.com>
Wed, 18 Dec 2019 21:41:14 +0000
(15:41 -0600)
committer
Joel Stanley
<joel@jms.id.au>
Mon, 20 Jan 2020 05:50:57 +0000
(15:50 +1000)
Change Rainier device tree to use UCD90320 chip and only bind driver to
port which excepts PMBus commands.
Signed-off-by: Jim Wright <wrightj@linux.vnet.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
index a8d93610d80d71669ddf51ec9dfd86faccccd869..dad5233efba3f4f7dbf95507ca2877bb03c8c7a1 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
@@
-352,18
+352,8
@@
&i2c8 {
status = "okay";
- ucd90320@b {
- compatible = "ti,ucd90160";
- reg = <0x0b>;
- };
-
- ucd90320@c {
- compatible = "ti,ucd90160";
- reg = <0x0c>;
- };
-
ucd90320@11 {
- compatible = "ti,ucd90
16
0";
+ compatible = "ti,ucd90
32
0";
reg = <0x11>;
};