|
|
@ -77,7 +77,6 @@ |
|
|
|
status = "okay"; |
|
|
|
status = "okay"; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
/* fpd_dma clk 667MHz, lpd_dma 500MHz */ |
|
|
|
|
|
|
|
&fpd_dma_chan1 { |
|
|
|
&fpd_dma_chan1 { |
|
|
|
status = "okay"; |
|
|
|
status = "okay"; |
|
|
|
}; |
|
|
|
}; |
|
|
@ -381,23 +380,17 @@ |
|
|
|
reg = <0x20>; |
|
|
|
reg = <0x20>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
/* drivers/hwmon/pmbus/Kconfig:86: be called max20751. |
|
|
|
max20751@72 { /* u95 */ |
|
|
|
drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
max20751@72 { /* u95 FIXME - not detected */ |
|
|
|
|
|
|
|
compatible = "maxim,max20751"; |
|
|
|
compatible = "maxim,max20751"; |
|
|
|
reg = <0x72>; |
|
|
|
reg = <0x72>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
max20751@73 { /* u96 FIXME - not detected */ |
|
|
|
max20751@73 { /* u96 */ |
|
|
|
compatible = "maxim,max20751"; |
|
|
|
compatible = "maxim,max20751"; |
|
|
|
reg = <0x73>; |
|
|
|
reg = <0x73>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
/* Bus 3 is not connected */ |
|
|
|
/* Bus 3 is not connected */ |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
/* FIXME PMOD - j160 */ |
|
|
|
|
|
|
|
/* FIXME MSP430F - u41 - not detected */ |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
&i2c1 { |
|
|
|
&i2c1 { |
|
|
@ -409,8 +402,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o |
|
|
|
scl-gpios = <&gpio 16 GPIO_ACTIVE_HIGH>; |
|
|
|
scl-gpios = <&gpio 16 GPIO_ACTIVE_HIGH>; |
|
|
|
sda-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; |
|
|
|
sda-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; |
|
|
|
|
|
|
|
|
|
|
|
/* FIXME PL i2c via PCA9306 - u45 */ |
|
|
|
/* PL i2c via PCA9306 - u45 */ |
|
|
|
/* FIXME MSP430 - u41 - not detected */ |
|
|
|
|
|
|
|
i2c-mux@74 { /* u34 */ |
|
|
|
i2c-mux@74 { /* u34 */ |
|
|
|
compatible = "nxp,pca9548"; |
|
|
|
compatible = "nxp,pca9548"; |
|
|
|
#address-cells = <1>; |
|
|
|
#address-cells = <1>; |
|
|
@ -515,24 +507,19 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o |
|
|
|
#size-cells = <0>; |
|
|
|
#size-cells = <0>; |
|
|
|
reg = <3>; |
|
|
|
reg = <3>; |
|
|
|
/* DDR4 SODIMM */ |
|
|
|
/* DDR4 SODIMM */ |
|
|
|
dev@19 { /* u-boot detection */ |
|
|
|
dev@19 { |
|
|
|
compatible = "xxx"; |
|
|
|
|
|
|
|
reg = <0x19>; |
|
|
|
reg = <0x19>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
dev@30 { /* u-boot detection */ |
|
|
|
dev@30 { |
|
|
|
compatible = "xxx"; |
|
|
|
|
|
|
|
reg = <0x30>; |
|
|
|
reg = <0x30>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
dev@35 { /* u-boot detection */ |
|
|
|
dev@35 { |
|
|
|
compatible = "xxx"; |
|
|
|
|
|
|
|
reg = <0x35>; |
|
|
|
reg = <0x35>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
dev@36 { /* u-boot detection */ |
|
|
|
dev@36 { |
|
|
|
compatible = "xxx"; |
|
|
|
|
|
|
|
reg = <0x36>; |
|
|
|
reg = <0x36>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
dev@51 { /* u-boot detection - maybe SPD */ |
|
|
|
dev@51 { |
|
|
|
compatible = "xxx"; |
|
|
|
|
|
|
|
reg = <0x51>; |
|
|
|
reg = <0x51>; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|