> Subject: [PATCH v2 3/3] mmc: socfpga_dw_mmc: Enable/disable > SDMMC clock via API > > From: Alif Zakuan Yuslaimi <[email protected]> > > Update the driver to enable or disable the SDMMC clock via clock > driver model API instead of doing it in the driver itself. > > This allows for scalability of the driver for various SoCFPGA devices. > > Signed-off-by: Alif Zakuan Yuslaimi <[email protected]>
LGTM: Reviewed-by: Peng Fan <[email protected]>

