Skip to content
Snippets Groups Projects
Commit d21e5abd authored by Steffen Dirkwinkel's avatar Steffen Dirkwinkel Committed by Hans de Goede
Browse files

platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with...

platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table

pmc_plt_clk* clocks are used for ethernet controllers, so need to stay
turned on. This adds the affected board family to critclk_systems DMI
table, so the clocks are marked as CLK_CRITICAL and not turned off.

This replaces the previously listed boards with a match for the whole
device family CBxx63. CBxx63 matches only baytrail devices.
There are new affected boards that would otherwise need to be listed.
There are unaffected boards in the family, but having the clocks
turned on is not an issue.

Fixes: 648e9218 ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL")
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarSteffen Dirkwinkel <s.dirkwinkel@beckhoff.com>
Link: https://lore.kernel.org/r/20210412133006.397679-1-linux-kernel-dev@beckhoff.com


Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent 57293197
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment