[PATCH] ARM: dts: aspeed: Everest PSU #3 address change
Eddie James
eajames at linux.ibm.com
Tue Jun 22 05:09:27 AEST 2021
On Thu, 2021-06-10 at 20:29 +0000, Brandon Wyman wrote:
> From: "B. J. Wyman" <bjwyman at gmail.com>
>
> The third power supply had an I2C address conflict with another
> device
> in the system. The device will have the address changed from 6Ah to
> 6Dh.
Thanks Brandon.
Reviewed-by: Eddie James <eajames at linux.ibm.com>
>
> Signed-off-by: B. J. Wyman <bjwyman at gmail.com>
> ---
> arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
> b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
> index 3295c8c7c05c..480cb6604c7d 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts
> @@ -536,9 +536,9 @@ power-supply at 69 {
> reg = <0x69>;
> };
>
> - power-supply at 6a {
> + power-supply at 6d {
> compatible = "ibm,cffps";
> - reg = <0x6a>;
> + reg = <0x6d>;
> };
>
> power-supply at 6b {
More information about the Linux-aspeed
mailing list