Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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>

authored by

Eddie James and committed by
Joel Stanley
020cdf3a 659b7a4b

+2 -2
+2 -2
arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
··· 494 494 }; 495 495 496 496 power-supply@68 { 497 - compatible = "ibm,cffps1"; 497 + compatible = "ibm,cffps2"; 498 498 reg = <0x68>; 499 499 }; 500 500 ··· 504 504 }; 505 505 506 506 power-supply@69 { 507 - compatible = "ibm,cffps1"; 507 + compatible = "ibm,cffps2"; 508 508 reg = <0x69>; 509 509 }; 510 510