Part Number: DS90UB954-Q1
Hi Team,
We are using DS90UB954 and DS90UB935 for SERDES, below are register we are writing to get the connection details from UB954 to UB935, our UB954 is connected to 2nd I2C bus and address is 0x38, when we read status register we are getting 0xd3 and some time 0xdf.
i2cset -y 2 0x38 0x4c 0x01
i2cset -y 2 0x38 0x0c 0x81
i2cset -y 2 0x38 0x58 0xbe
i2cset -y 2 0x38 0x5c 0x11
i2cset -y 2 0x38 0x5d 0x10
i2cset -y 2 0x38 0x6d 0x7c
i2cset -y 2 0x38 0x6e 0x89
root@intel-corei7-64:~# i2cget -y 2 0x38 0x04
0xdf
root@intel-corei7-64:~# i2cget -y 2 0x38 0x04
0xdf
root@intel-corei7-64:~# i2cget -y 2 0x38 0x04
0xd3
root@intel-corei7-64:~# i2cget -y 2 0x38 0x04
0xd3