All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Binacchi <dariobin@libero.it>
To: u-boot@lists.denx.de
Subject: [PATCH 0/4] change the clk-mux get_rate helper
Date: Sat,  2 May 2020 17:58:30 +0200	[thread overview]
Message-ID: <20200502155834.27481-1-dariobin@libero.it> (raw)


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

             reply	other threads:[~2020-05-02 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 15:58 Dario Binacchi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200502155834.27481-1-dariobin@libero.it \
    --to=dariobin@libero.it \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.