public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] clk: x86: lpss-atom: A couple of cleanups and a feature
@ 2026-02-24 12:09 Andy Shevchenko
  2026-02-24 12:09 ` [PATCH v2 1/3] clk: x86: lpss-atom: Use predefined constants from units.h Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Shevchenko @ 2026-02-24 12:09 UTC (permalink / raw)
  To: Andy Shevchenko, linux-clk, linux-kernel; +Cc: Michael Turquette, Stephen Boyd

A couple of cleanups for the clk-lpss-atom driver.
No functional changes intended.

On top of them, one feature is added.

Changelog v2:
- reshuffled code to add variables when it's needed (Stephen)
- added third patch

v1: 20240822161452.1780149-1-andriy.shevchenko@linux.intel.com

Andy Shevchenko (3):
  clk: x86: lpss-atom: Use predefined constants from units.h
  clk: x86: lpss-atom: Use temporary variable for struct device
  clk: x86: lpss-atom: Read frequency from the property

 drivers/clk/x86/clk-lpss-atom.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-25 22:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 12:09 [PATCH v2 0/3] clk: x86: lpss-atom: A couple of cleanups and a feature Andy Shevchenko
2026-02-24 12:09 ` [PATCH v2 1/3] clk: x86: lpss-atom: Use predefined constants from units.h Andy Shevchenko
2026-02-25 22:33   ` Brian Masney
2026-02-24 12:09 ` [PATCH v2 2/3] clk: x86: lpss-atom: Use temporary variable for struct device Andy Shevchenko
2026-02-25 22:33   ` Brian Masney
2026-02-24 12:09 ` [PATCH v2 3/3] clk: x86: lpss-atom: Read frequency from the property Andy Shevchenko
2026-02-25 22:33   ` Brian Masney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox