diff options
author | Hans de Goede <[email protected]> | 2024-03-05 11:59:11 +0100 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2024-03-12 12:48:15 +0200 |
commit | dbab9afe8640a51ffcce87bfdb59a814e0dc7780 (patch) | |
tree | ef3eb75264ec373f87ffef916d7079e6bca9a269 /drivers/platform/x86/pmc_atom.c | |
parent | 5878e5b760b6fcf7bc00dec085ba2b439a929871 (diff) |
clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x86/pmc_atom.h
Move the register defines for the Atom (Bay Trail, Cherry Trail) PMC
clocks to include/linux/platform_data/x86/pmc_atom.h.
This is a preparation patch to extend the S0i3 readiness checks
in drivers/platform/x86/pmc_atom.c with checking that the PMC
clocks are off on suspend entry.
Note these are added to include/linux/platform_data/x86/pmc_atom.h rather
then to include/linux/platform_data/x86/clk-pmc-atom.h because the former
already has all the other Atom PMC register defines.
Reviewed-by: Ilpo Järvinen <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/pmc_atom.c')
0 files changed, 0 insertions, 0 deletions