On 6/27/24 10:48, Thomas Weißschuh wrote:
The piix4 I2C bus can carry SPDs, register them if present. Only look on bus 0, as this is where the SPDs seem to be located. Only the first 8 slots are supported. If the system has more, then these will not be visible. The AUX bus can not be probed as on some platforms it reports all devices present and all reads return "0". This would allow the ee1004 to be probed incorrectly.
Was this reported somewhere ? I don't see it happen on any of my systems (of course that doesn't really mean anything).
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Reviewed-and-tested-by: Guenter Roeck <linux@xxxxxxxxxxxx> Thanks, Guenter