ARM: dts: aspeed: yosemite4: Change the address of Fan IC on fan boards

Change the address of Fan IC: Max31790 on fan boards according to
schematic.

Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
Link: https://patch.msgid.link/20241003074251.3818101-8-Delphine_CC_Chiu@wiwynn.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Ricky CX Wu 2024-10-03 15:42:48 +08:00 committed by Andrew Jeffery
parent b64d50e401
commit 031f763e10

View File

@ -1160,9 +1160,9 @@ gpio@22{
#gpio-cells = <2>;
};
pwm@23{
pwm@2f{
compatible = "maxim,max31790";
reg = <0x23>;
reg = <0x2f>;
};
adc@33 {
@ -1208,9 +1208,9 @@ gpio@22{
#gpio-cells = <2>;
};
pwm@23{
pwm@2f{
compatible = "maxim,max31790";
reg = <0x23>;
reg = <0x2f>;
};
adc@33 {