mbox series

[0/4] change the clk-mux get_rate helper

Message ID 20200502155834.27481-1-dariobin@libero.it
Headers show
Series change the clk-mux get_rate helper | expand

Message

Dario Binacchi May 2, 2020, 3:58 p.m. UTC
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(-)