Skip to content
Commit d31fd43c authored by Carlo Caione's avatar Carlo Caione Committed by Stephen Boyd
Browse files

clk: x86: Do not gate clocks enabled by the firmware



Read the enable register to determine if the clock is already in use by
the firmware. In this case avoid gating the clock.

Tested-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: default avatarDarren Hart (VMware) <dvhart@infradead.org>
Signed-off-by: default avatarCarlo Caione <carlo@endlessm.com>
Fixes: 282a4e4c ("platform/x86: Enable Atom PMC platform clocks")
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent f905293d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment