Tool/software: Linux
In our design, we would like to have our PCIe reference clock be the output of the ljcb_clkn and ljcp_clkp pins, but I haven't found a clear way of how to enable that. I am using the AM57xx TI SDK, and I was assuming there would be some modification I would need to make to the device tree, but I'm not sure what properties I would need to add or modify. I know the ACSPCIE buffer needs to be set to output, but I don't know if that's something I can do through the device tree.
I found this thread that had some advice regarding what changes to make to the device tree, but it seemed like it was only a guess, and there was no verification that the suggestion even worked. I can't test it for myself either, because we haven't received our boards yet.