This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM68A: enable internal PCIE clock

Part Number: AM68A

To use for PCIE the internal clock

SDK 9.1  has this for the .dts for j721e

ti,syscon-pcie-refclk-out = <&scm_conf 0x9008 0x900c 0x18090 0x8074 0x1>;

when I add it to the AM68A (which is j721s2) - it crashes on writing to 0x18090 - the CTRL_MMR are different between the two processors and the TRM does not have enough information to figure out the correct addresses.

Need help!

Thanks