Hi Sanjay
>Is there a device tree entry where I can see the SDIO clock frequency.
SDIO clock frequency is selected by MMC/SD/SDIO driver automatically, so I am afraid
there is no way to see it in device tree. Driver reads device configuration register
containing device capability, like supported operating frequencies, voltages, e.t.c.
Then chooses suitable values.
To see clocks one can run unit test :
https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_clock_test?h=imx_5.4.70_2.3.0
Best regards
igor