diff options
author | Kamal Dasu <[email protected]> | 2022-05-20 14:31:08 -0400 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-07-12 12:25:33 +0200 |
commit | 97904a59855c7ac7c613085bc6bdc550d48524ff (patch) | |
tree | 23a5b574287fdeac97fa6d2e0eace4c013e721fe /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2f8690ef64128bcbda24f0c426dff59835df7fbf (diff) |
mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
The 72116B0 has improved SDIO controllers that allow the max clock
rate to be increased from a max of 100MHz to a max of 150MHz. The
driver will need to get the clock and increase it's default rate
and override the caps register, that still indicates a max of 100MHz.
The new clock will be named "sdio_freq" in the DT node's "clock-names"
list. The driver will use a DT property, "clock-frequency", to
enable this functionality and will get the actual rate in MHz
from the property to allow various speeds to be requested.
Signed-off-by: Al Cooper <[email protected]>
Signed-off-by: Kamal Dasu <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions