All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] change the clk-mux get_rate helper
@ 2020-05-02 15:58 Dario Binacchi
  2020-05-02 15:58 ` [PATCH 1/4] clk: ccf: mux: change include order Dario Binacchi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dario Binacchi @ 2020-05-02 15:58 UTC (permalink / raw)
  To: u-boot


Changes:
 - Apply coding style
 - Fix typo
 - Fix access to sandbox register
 - Change the gate_rate helper


Dario Binacchi (4):
  clk: ccf: mux: change include order
  clk: ccf: mux: fix typo
  clk: ccf: mux: fix access to the sandbox register
  clk: ccf: mux: change the get_rate helper

 drivers/clk/clk-mux.c | 44 +++++++++++++++++++++++++++++++++++++------
 test/dm/clk_ccf.c     | 24 +++++++++++++++++++++++
 2 files changed, 62 insertions(+), 6 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-05-03  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 15:58 [PATCH 0/4] change the clk-mux get_rate helper Dario Binacchi
2020-05-02 15:58 ` [PATCH 1/4] clk: ccf: mux: change include order Dario Binacchi
2020-05-02 15:58 ` [PATCH 2/4] clk: ccf: mux: fix typo Dario Binacchi
2020-05-02 15:58 ` [PATCH 3/4] clk: ccf: mux: fix access to the sandbox register Dario Binacchi
2020-05-02 15:58 ` [PATCH 4/4] clk: ccf: mux: change the get_rate helper Dario Binacchi
2020-05-03  2:26   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.