All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: u-boot@lists.denx.de
Cc: "Alexander Dahl" <ada@thorsis.com>,
	"Alexander Dahl" <post@lespocky.de>,
	"Wolfgang Wegner" <w.wegner@astro-kom.de>,
	"Michal Simek" <michal.simek@amd.com>,
	"Simon Glass" <sjg@chromium.org>, "Stefan Roese" <sr@denx.de>,
	"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
	"Marek Behún" <marek.behun@nic.cz>
Subject: [PATCH v2 0/2] fpga: Convert some options to Kconfig
Date: Wed, 13 Jul 2022 14:32:58 +0200	[thread overview]
Message-ID: <20220713123307.21314-1-post@lespocky.de> (raw)

Hei hei,

rebased this on recent master.  One patch dropped.  See changelog below.

Greets
Alex

(implicit) v1 -> v2:
  - dropped patch 3, same kconfig symbol addressed with commit
    60d45642fe0673514aced37e6cc95d4f0fe02a19 ("fpga: Remove
    CONFIG_FPGA_COUNT")

Cc: Wolfgang Wegner <w.wegner@astro-kom.de>
Cc: Michal Simek <michal.simek@amd.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: "Marek Behún" <marek.behun@nic.cz>

Alexander Dahl (2):
  fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
  fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig

 README                           |  7 -------
 configs/astro_mcf5373l_defconfig |  1 +
 drivers/fpga/Kconfig             | 10 ++++++++++
 include/configs/astro_mcf5373l.h |  1 -
 scripts/config_whitelist.txt     |  1 -
 5 files changed, 11 insertions(+), 9 deletions(-)


base-commit: 36b661dc919da318c163a45f4a220d2e3d9db608
-- 
2.30.2


             reply	other threads:[~2022-07-13 12:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13 12:32 Alexander Dahl [this message]
2022-07-13 12:32 ` [PATCH v2 1/2] fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig Alexander Dahl
2022-07-13 12:56   ` Michal Simek
2022-07-13 13:20     ` Alexander Dahl
2022-07-13 13:53       ` Michal Simek
2022-07-13 14:07       ` Alexander Dahl
2022-07-13 14:18         ` Michal Simek
2022-07-13 14:19       ` Tom Rini
2022-07-13 12:33 ` [PATCH v2 2/2] fpga: Convert SYS_FPGA_PROG_FEEDBACK " Alexander Dahl
2022-07-13 12:50   ` Michal Simek
2022-07-13 13:11     ` Alexander Dahl
2022-07-13 14:19       ` Tom Rini

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=20220713123307.21314-1-post@lespocky.de \
    --to=post@lespocky.de \
    --cc=ada@thorsis.com \
    --cc=marek.behun@nic.cz \
    --cc=michal.simek@amd.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=w.wegner@astro-kom.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.