linux/drivers/clk/x86
Hans de Goede dbab9afe86
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 <ilpo.jarvinen@linux.intel.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240305105915.76242-2-hdegoede@redhat.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2024-03-12 12:48:15 +02:00
..
clk-cgu-pll.c clk: mxl: Remove redundant spinlocks 2022-10-17 14:17:37 -07:00
clk-cgu.c clk: mxl: Fix a clk entry by adding relevant flags 2022-10-17 15:27:48 -07:00
clk-cgu.h clk: mxl: Fix a clk entry by adding relevant flags 2022-10-17 15:27:48 -07:00
clk-fch.c clk: x86: Convert to platform remove callback returning void 2023-03-28 19:31:45 -07:00
clk-lgm.c clk: mxl: syscon_node_to_regmap() returns error pointers 2022-10-26 17:39:33 -07:00
clk-lpss-atom.c clk: x86: Rename clk-lpt to more specific clk-lpss-atom 2021-07-27 14:03:47 -07:00
clk-pmc-atom.c clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x86/pmc_atom.h 2024-03-12 12:48:15 +02:00
Kconfig clk: mxl: Switch from direct readl/writel based IO to regmap based IO 2022-10-17 14:17:37 -07:00
Makefile platform/x86: Drop the PMC_ATOM Kconfig option 2022-06-12 14:41:22 +02:00