XIO3130 support,
This is a follow on question from this e2e post:
The customer has built their board with a processor connected to the XIO3130 then connected to the two downstream devices as discussed in the other thread. By the time the customer's code within the bootloader (coreboot) is able to read from XIO3130, the clock is already disabled to one of the devices (through REFCK_DIS register). They clear REFCK_DIS, and the clock starts, and everything is fine, but they want to get to the root of the problem.
They're able to read all the registers in XIO3130 at the moment the clock is disabled, and they don't know why the clock was disabled. According to the previous e2e post, the only reason would be because of EEPROM setting or the host processor changing the value. Is it possible to get some more insight from the Proprietary registers in XIO3130? Do we have a document that describes these registers?
Thanks,
Darren