Hi expert,
I want to change SPI clock source in sys config to another source.
The default generated code from syscfg is
{ SOC_RcmPeripheralId_MSS_SPIA, SOC_RcmPeripheralClockSource_SYS_CLK, 200000000 },
How to modify syscfg to use another clock source which SPI support in the sdk?