public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [PATCH 0/5] clk: Convert Silico Labs drivers to use maple tree register cache
Date: Fri, 29 Sep 2023 14:21:58 +0200	[thread overview]
Message-ID: <20230929-clk-maple-si-v1-0-e26cfcaf27bd@kernel.org> (raw)

The maple tree register cache uses a more modern data structure than the
rbtree cache and makes implementation choices which are likely to be
more sensible for modern systems so let's convert drivers to use it.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (5):
      clk: si514: Convert to use maple tree register cache
      clk: si5341: Convert to use maple tree register cache
      clk: si5351: Convert to use maple tree register cache
      clk: si544: Convert to use maple tree register cache
      clk: si570: Convert to use maple tree register cache

 drivers/clk/clk-si514.c  | 2 +-
 drivers/clk/clk-si5341.c | 2 +-
 drivers/clk/clk-si5351.c | 2 +-
 drivers/clk/clk-si544.c  | 2 +-
 drivers/clk/clk-si570.c  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
base-commit: 6465e260f48790807eef06b583b38ca9789b6072
change-id: 20230929-clk-maple-si-d4af02cd3de9

Best regards,
-- 
Mark Brown <broonie@kernel.org>


             reply	other threads:[~2023-09-29 12:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29 12:21 Mark Brown [this message]
2023-09-29 12:21 ` [PATCH 1/5] clk: si514: Convert to use maple tree register cache Mark Brown
2023-10-10  3:30   ` Stephen Boyd
2023-09-29 12:22 ` [PATCH 2/5] clk: si5341: " Mark Brown
2023-10-10  3:30   ` Stephen Boyd
2023-09-29 12:22 ` [PATCH 3/5] clk: si5351: " Mark Brown
2023-10-10  3:29   ` Stephen Boyd
2023-09-29 12:22 ` [PATCH 4/5] clk: si544: " Mark Brown
2023-10-10  3:29   ` Stephen Boyd
2023-09-29 12:22 ` [PATCH 5/5] clk: si570: " Mark Brown
2023-10-10  3:29   ` Stephen Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230929-clk-maple-si-v1-0-e26cfcaf27bd@kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox