]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: mediatek: add support for upstream linux clock and property
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Jun 2024 21:03:34 +0000 (23:03 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 8 Jul 2024 17:45:50 +0000 (11:45 -0600)
commit98686fa2f572a2ff695d4f7cced9bf9a9af303e8
treec9e82ce17c53e678d6f5c3a94d1f48facf483ced
parent8bae5bf622c764a48d957a5ffc456dd3650dcb6b
mmc: mediatek: add support for upstream linux clock and property

Add support for upstream linux clock and map U-Boot property to the one
use in upstream linux where supported.

Also add handling for the use_internal_cd that on upstream is hardcoded
enabled on mt7620.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
drivers/mmc/mtk-sd.c