ARM: dts: aspeed: yosemite4: Add i2c-mux for ADC monitor on Spider Board

Add I2C mux for ADC monitors on Spider Board.

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-10-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:50 +08:00 committed by Andrew Jeffery
parent ede02e36c9
commit ddfb2ac880

View File

@ -34,6 +34,8 @@ aliases {
i2c29 = &imux29;
i2c30 = &imux30;
i2c31 = &imux31;
i2c32 = &imux32;
i2c33 = &imux33;
i2c34 = &imux34;
i2c35 = &imux35;
};
@ -1100,29 +1102,25 @@ eeprom@51 {
i2c-mux@73 {
compatible = "nxp,pca9544";
reg = <0x73>;
#address-cells = <1>;
#size-cells = <0>;
idle-state = <0>;
i2c-mux-idle-disconnect;
reg = <0x73>;
i2c@0 {
imux32: i2c@0 {
reg = <0>;
#address-cells = <1>;
#size-cells = <0>;
reg = <0>;
adc@35 {
compatible = "maxim,max11617";
reg = <0x35>;
};
};
i2c@1 {
imux33: i2c@1 {
reg = <1>;
#address-cells = <1>;
#size-cells = <0>;
reg = <0>;
adc@35 {
compatible = "maxim,max11617";
reg = <0x35>;