AM2434: Enable GPMC clock from GEL file

Part Number: AM2434

Dear TI,

I would like to initialize GPMC port for PSRAM access in CCS from GEL file.

I can initialize the PADCONFIG registers, can set the region and know what to write into GPMC config regiters, but can not produce clock for GPMC module becasue this function is missing:

SOC_moduleClockEnable(TISCI_DEV_GPMC0, 1); 

Have you implemented it?

Regards, Kalman