Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/2] Clock changes to improve dwmac-starfive ethernet
@ 2023-12-19 23:24 Cristian Ciocaltea
  2023-12-19 23:24 ` [PATCH 1/2] clk: starfive: Add flags argument to JH71X0__MUX macro Cristian Ciocaltea
  2023-12-19 23:24 ` [PATCH 2/2] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx Cristian Ciocaltea
  0 siblings, 2 replies; 5+ messages in thread
From: Cristian Ciocaltea @ 2023-12-19 23:24 UTC (permalink / raw)
  To: Emil Renner Berthing, Hal Feng, Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-kernel, kernel

This is just a subset of the initial patch series [1] adding networking
support for StarFive JH7100 SoC.

[1]: https://lore.kernel.org/lkml/20231218214451.2345691-1-cristian.ciocaltea@collabora.com/

Emil Renner Berthing (2):
  clk: starfive: Add flags argument to JH71X0__MUX macro
  clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx

 .../clk/starfive/clk-starfive-jh7100-audio.c  |  2 +-
 drivers/clk/starfive/clk-starfive-jh7100.c    | 32 +++++++++----------
 .../clk/starfive/clk-starfive-jh7110-aon.c    |  6 ++--
 .../clk/starfive/clk-starfive-jh7110-isp.c    |  2 +-
 .../clk/starfive/clk-starfive-jh7110-sys.c    | 26 +++++++--------
 drivers/clk/starfive/clk-starfive-jh71x0.h    |  4 +--
 6 files changed, 36 insertions(+), 36 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-21  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19 23:24 [PATCH 0/2] Clock changes to improve dwmac-starfive ethernet Cristian Ciocaltea
2023-12-19 23:24 ` [PATCH 1/2] clk: starfive: Add flags argument to JH71X0__MUX macro Cristian Ciocaltea
2023-12-21  4:38   ` Stephen Boyd
2023-12-19 23:24 ` [PATCH 2/2] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx Cristian Ciocaltea
2023-12-21  4:38   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox