mmc: omap_hsmmc: implement send_init_stream callback
authorMathieu Othacehe <othacehe@gnu.org>
Thu, 10 Apr 2025 09:00:21 +0000 (11:00 +0200)
committerPeng Fan <peng.fan@nxp.com>
Wed, 23 Apr 2025 02:41:11 +0000 (10:41 +0800)
commit991c9530fc0d52229e6196f6be2dd6e1ef17857c
tree1af1582f3b427aee68a5e1594175eb2f37153ba6
parentd770e325e9d2fd3ba94481fc6ee41c25e799b325
mmc: omap_hsmmc: implement send_init_stream callback

This callback is used to send the 74 clock cycles after power up.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/omap_hsmmc.c