Ok, but I need to run in continuous BCLK which I believe means the BCD in CSxGCR1 must be set to 0.
When using continuous BCLK mode, how is the BCLK frequency changed? Is there some control of the EIM_WCR in a device tree?
It looks to me like either setting WCR[GBCD] and WCR[BCM=1] or changing the CSCMR1(slow_podf) could work. Are one of those the preferred method for change BCLK frequency in continuous mode?
If so, how are those changed in a device tree?