u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de
Cc: Simon Glass <sjg@chromium.org>, Lukasz Majewski <lukma@denx.de>,
	Sean Anderson <seanga2@gmail.com>,
	Dirk Eibach <dirk.eibach@gdsys.cc>
Subject: [PATCH 0/3] clk: Some build infrastructure cleanups
Date: Wed, 15 Dec 2021 11:36:17 -0500	[thread overview]
Message-ID: <20211215163620.2770126-1-seanga2@gmail.com> (raw)

This makes some minor clean ups to the clock build infrastructure.


Sean Anderson (3):
  clk: Alphabetize Makefile
  clk: Alphabetize Kconfig
  clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01

 configs/gazerbeam_defconfig |   2 +-
 drivers/clk/Kconfig         | 182 ++++++++++++++++++------------------
 drivers/clk/Makefile        |  20 ++--
 3 files changed, 102 insertions(+), 102 deletions(-)

-- 
2.33.0


             reply	other threads:[~2021-12-15 16:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 16:36 Sean Anderson [this message]
2021-12-15 16:36 ` [PATCH 1/3] clk: Alphabetize Makefile Sean Anderson
2021-12-15 16:36 ` [PATCH 2/3] clk: Alphabetize Kconfig Sean Anderson
2021-12-15 16:36 ` [PATCH 3/3] clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 Sean Anderson
2022-01-15 20:40 ` [PATCH 0/3] clk: Some build infrastructure cleanups Sean Anderson

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=20211215163620.2770126-1-seanga2@gmail.com \
    --to=seanga2@gmail.com \
    --cc=dirk.eibach@gdsys.cc \
    --cc=lukma@denx.de \
    --cc=sjg@chromium.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).