Part Number: AM5728
Tool/software: Linux
Hi Champs,
<Environment >
*HW
Use AM57x beagle board connect to original board (SPI,GPMC,I2C)
GPMC is not connect to memory. It will use as pararel interface.
*SW
TI linux sdk 05.03.00.07
linux-4.14
am57xx-beagle-x15.dtb
<Phenomenon>
We can't assert CS0. And signal is not working.
GPMC setting value:
We have got this register value
gpmc cs0 after gpmc_cs_set_timings:
cs0 GPMC_CS_CONFIG1: 0x2c601000
cs0 GPMC_CS_CONFIG2: 0x000e0e03
cs0 GPMC_CS_CONFIG3: 0x00030300
cs0 GPMC_CS_CONFIG4: 0x0e040e04
cs0 GPMC_CS_CONFIG5: 0x000e0e0e
cs0 GPMC_CS_CONFIG6: 0x8e0a0a0a
Also, I attached dts patch that is contain this change from default dts.
Could you please check if we have some setting mistake ?
Also, Do you have any reference dts file for Non memory GPMC use case ?
Regards,
Kz777