[PATCH 0/3] mfd: maxim: Convert to use maple tree cache

Mark Brown posted 3 patches 2 years, 3 months ago
drivers/mfd/max77620.c | 6 +++---
drivers/mfd/max77686.c | 2 +-
drivers/mfd/max8907.c  | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/3] mfd: maxim: Convert to use maple tree cache
Posted by Mark Brown 2 years, 3 months ago
The maple tree register cache is a more modern replacement for the
rbtree cache, the data structure and surrounding implementation
decisions are more modern.  Convert the Maxim MFDs to use maple tree.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (3):
      mfd: max77620: Convert to use maple tree register cache
      mfd: max77686: Convert to use maple tree register cache
      mfd: max8907: Convert to use maple tree register cache

 drivers/mfd/max77620.c | 6 +++---
 drivers/mfd/max77686.c | 2 +-
 drivers/mfd/max8907.c  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 6465e260f48790807eef06b583b38ca9789b6072
change-id: 20230929-mfd-maxim-maple-bb4f5c5a684a

Best regards,
-- 
Mark Brown <broonie@kernel.org>
Re: [PATCH 0/3] mfd: maxim: Convert to use maple tree cache
Posted by Lee Jones 2 years, 3 months ago
On Sun, 01 Oct 2023 00:47:04 +0100, Mark Brown wrote:
> The maple tree register cache is a more modern replacement for the
> rbtree cache, the data structure and surrounding implementation
> decisions are more modern.  Convert the Maxim MFDs to use maple tree.
> 
> 

Applied, thanks!

[1/3] mfd: max77620: Convert to use maple tree register cache
      commit: 966f92187485bf43edd76b7c53781cafa20cf808
[2/3] mfd: max77686: Convert to use maple tree register cache
      commit: ce828b9f04ba338ed3a1fb8d5137a0a66973b479
[3/3] mfd: max8907: Convert to use maple tree register cache
      commit: 58704298aa29615108e2dd33f88b31ae38609096

--
Lee Jones [李琼斯]