Thread (3 messages) 3 messages, 3 authors, 2025-09-14

Re: [PATCH 17/21] rtc: remove unneeded 'fast_io' parameter in regmap_config

From: Neil Armstrong <neil.armstrong@linaro.org>
Date: 2025-08-14 14:20:09
Also in: linux-amlogic, linux-rtc, lkml

On 13/08/2025 18:15, Wolfram Sang wrote:
quoted hunk ↗ jump to hunk
When using MMIO with regmap, fast_io is implied. No need to set it
again.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
No dependencies, can be applied directly to the subsystem tree. Buildbot is
happy, too.

  drivers/rtc/rtc-meson.c | 1 -
  1 file changed, 1 deletion(-)
diff --git a/drivers/rtc/rtc-meson.c b/drivers/rtc/rtc-meson.c
index 47e9ebf58ffc..21eceb9e2e13 100644
--- a/drivers/rtc/rtc-meson.c
+++ b/drivers/rtc/rtc-meson.c
@@ -72,7 +72,6 @@ static const struct regmap_config meson_rtc_peripheral_regmap_config = {
  	.val_bits	= 32,
  	.reg_stride	= 4,
  	.max_register	= RTC_REG4,
-	.fast_io	= true,
  };
  
  /* RTC front-end serialiser controls */
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help