Skip to content
Commit dff460c8 authored by Phil Elwell's avatar Phil Elwell
Browse files

bcm2835-sdhost: Firmware manages the clock divisor



The bcm2835-sdhost driver hands control of the CDIV clock divisor
register to matching firmware, allowing it to adjust to a changing
core clock. This removes the need to use the performance governor or
to enable io_is_busy on the on-demand governor in order to get the
best SD performance.

N.B. As SD clocks must be an integer divisor of the core clock, it is
possible that the SD clock for "turbo" mode can be different (even
lower) than "normal" mode.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent a2fb5aee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment