there are some sensors which only appear for Socket/CPU0 on i2c5.
e.g. at 0x58 there should be a PXE1610C present but it is not.
The upstream .dts has those voltage regulators for CPU1 but they do not
appear for us.
Both CPUs have been checked to be physically present.
The host recognizes (lscpu) 80 Threads, 40 per CPU.
root@tiogapass:~# i2cdetect -y 5
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- UU -- UU -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- UU -- -- -- -- -- -- --
70: UU -- UU -- -- -- -- --
there are some sensors which only appear for Socket/CPU0 on i2c5.
e.g. at 0x58 there should be a PXE1610C present but it is not.
The upstream .dts has those voltage regulators for CPU1 but they do not
appear for us.
Both CPUs have been checked to be physically present.
The host recognizes (lscpu) 80 Threads, 40 per CPU.