Add support for the RK3588 eMMC controller. This is mostly the same, with
authorpatrick <patrick@openbsd.org>
Mon, 15 Jul 2024 09:56:30 +0000 (09:56 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 15 Jul 2024 09:56:30 +0000 (09:56 +0000)
commitbdb9ce82483cfe07a1aff08d728c26115e111ce7
tree427502e2002472d1bd843f9320f0e5488e6f4230
parent1360042240f776a0bf1fe9c185fcd09ffc8deeb0
Add support for the RK3588 eMMC controller.  This is mostly the same, with
some HS400 bits that we don't support yet.  While there, fix some constants
that weren't applied to the correct registers.

ok dlg@
sys/dev/fdt/dwmshc.c