* [PATCH v2] clk: spacemit: fix comment typo
@ 2025-11-11 15:50 Encrow Thorne
2025-11-11 22:54 ` Yixun Lan
2025-11-14 2:20 ` Stephen Boyd
0 siblings, 2 replies; 3+ messages in thread
From: Encrow Thorne @ 2025-11-11 15:50 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd, Yixun Lan
Cc: linux-clk, linux-riscv, spacemit, linux-kernel, Troy Mitchell,
Encrow Thorne
Fix incorrect comment to match the filename.
Reviewd-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Signed-off-by: Encrow Thorne <jyc0019@gmail.com>
---
Hi Stephen,
Could you please take a look at this patch for inclusion?
Thanks!
---
Changes in v2:
- Simplify commit message.
- Link to v1: https://lore.kernel.org/r/20251029-b4-fix-ccu-mix-typo-v1-1-caddb3580e64@gmail.com
---
drivers/clk/spacemit/ccu_mix.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/spacemit/ccu_mix.h b/drivers/clk/spacemit/ccu_mix.h
index 54d40cd39b27..c406508e3504 100644
--- a/drivers/clk/spacemit/ccu_mix.h
+++ b/drivers/clk/spacemit/ccu_mix.h
@@ -220,4 +220,4 @@ extern const struct clk_ops spacemit_ccu_div_gate_ops;
extern const struct clk_ops spacemit_ccu_mux_gate_ops;
extern const struct clk_ops spacemit_ccu_mux_div_ops;
extern const struct clk_ops spacemit_ccu_mux_div_gate_ops;
-#endif /* _CCU_DIV_H_ */
+#endif /* _CCU_MIX_H_ */
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251028-b4-fix-ccu-mix-typo-038c19fe30c4
Best regards,
--
Encrow Thorne <jyc0019@gmail.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] clk: spacemit: fix comment typo
2025-11-11 15:50 [PATCH v2] clk: spacemit: fix comment typo Encrow Thorne
@ 2025-11-11 22:54 ` Yixun Lan
2025-11-14 2:20 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2025-11-11 22:54 UTC (permalink / raw)
To: Encrow Thorne
Cc: Michael Turquette, Stephen Boyd, linux-clk, linux-riscv, spacemit,
linux-kernel, Troy Mitchell
Hi Stephen:
On 23:50 Tue 11 Nov , Encrow Thorne wrote:
> Fix incorrect comment to match the filename.
>
> Reviewd-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
> Signed-off-by: Encrow Thorne <jyc0019@gmail.com>
Reviewed-by: Yixun Lan <dlan@gentoo.org>
> ---
> Hi Stephen,
>
> Could you please take a look at this patch for inclusion?
>
right, this is a trivial fix, and as there is no other clk patch
for SpacemiT this cycle, so can you simply take it via your tree?
thanks
--
Yixun Lan (dlan)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] clk: spacemit: fix comment typo
2025-11-11 15:50 [PATCH v2] clk: spacemit: fix comment typo Encrow Thorne
2025-11-11 22:54 ` Yixun Lan
@ 2025-11-14 2:20 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2025-11-14 2:20 UTC (permalink / raw)
To: Encrow Thorne, Michael Turquette, Yixun Lan
Cc: linux-clk, linux-riscv, spacemit, linux-kernel, Troy Mitchell,
Encrow Thorne
Quoting Encrow Thorne (2025-11-11 07:50:09)
> Fix incorrect comment to match the filename.
>
> Reviewd-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
> Signed-off-by: Encrow Thorne <jyc0019@gmail.com>
> ---
Applied to clk-next
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-14 3:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-11 15:50 [PATCH v2] clk: spacemit: fix comment typo Encrow Thorne
2025-11-11 22:54 ` Yixun Lan
2025-11-14 2:20 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox