Revert slow mode change so that we always use it for legacy and high speed
authorpatrick <patrick@openbsd.org>
Mon, 5 Apr 2021 09:31:45 +0000 (09:31 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 5 Apr 2021 09:31:45 +0000 (09:31 +0000)
commita316e13129736f6960bf2f3538d9af057cb70ccf
treeb88a404a2477c661c8b02232038ca17c104a8ac2
parent2870e7b8161a37a1a11b108ca47caf9ddb1b8f77
Revert slow mode change so that we always use it for legacy and high speed
timings, and if the device tree tells us to.  While the change was done to
reduce diff, it introduced a regression on some devices, hence this revert.

Reported and tested by dtucker@
Tested by kettenis@ and myself
sys/dev/fdt/sdhc_fdt.c