Hi Wolfram, On Wed, Aug 13, 2025 at 06:14:48PM +0200, Wolfram Sang wrote: > When using MMIO with regmap, fast_io is implied. No need to set it > again. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > No dependencies, can be applied directly to the subsystem tree. Buildbot is > happy, too. > > drivers/clk/actions/owl-common.c | 1 - > drivers/clk/clk-axm5516.c | 1 - > drivers/clk/nxp/clk-lpc32xx.c | 1 - > drivers/clk/qcom/a53-pll.c | 1 - > drivers/clk/qcom/a7-pll.c | 1 - > drivers/clk/qcom/apss-ipq-pll.c | 1 - > drivers/clk/qcom/clk-cbf-8996.c | 1 - > drivers/clk/qcom/clk-cpu-8996.c | 1 - > drivers/clk/qcom/hfpll.c | 1 - > drivers/clk/qcom/ipq-cmn-pll.c | 1 - > drivers/clk/thead/clk-th1520-ap.c | 1 - > 11 files changed, 11 deletions(-) These all look good to me. Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx> Should drivers/clk/sprd/common.c also be updated as well? Brian