clk: x86: Rename clk-lpt to more specific clk-lpss-atom
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 22 Jul 2021 19:34:50 +0000 (22:34 +0300)
committerStephen Boyd <sboyd@kernel.org>
Tue, 27 Jul 2021 21:03:47 +0000 (14:03 -0700)
commitcf0a95659e659d36838e56cc439d3986dcb46870
tree4e6fe01a89a4d2b4c5401edea5240dbbe3d8c4b9
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
clk: x86: Rename clk-lpt to more specific clk-lpss-atom

The LPT stands for Lynxpoint PCH. However the driver is used on a few
Intel Atom SoCs. Rename it to reflect this in a way how another clock
driver, i.e. clk-pmc-atom, is called.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210722193450.35321-1-andriy.shevchenko@linux.intel.com
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/acpi/acpi_lpss.c
drivers/clk/x86/Makefile
drivers/clk/x86/clk-lpss-atom.c [new file with mode: 0644]
drivers/clk/x86/clk-lpt.c [deleted file]
include/linux/platform_data/x86/clk-lpss.h