All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH v2] serial: Fix SIFIVE debug serial dependency
Date: Tue, 14 Jul 2020 19:05:03 -0600	[thread overview]
Message-ID: <CAPnjgZ2dcS+RrYBweU-Uim8+S-MPF7OpzA3mJ7EFop7FusuAqA@mail.gmail.com> (raw)
In-Reply-To: <1429a64e92548c4ce748ea21556e2edf3c4c7bd0.1594377671.git.michal.simek@xilinx.com>

On Fri, 10 Jul 2020 at 04:41, Michal Simek <michal.simek@xilinx.com> wrote:
>
> The commit 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for
> debug consoles") has added incorrect dependency for SIFIVE debug uart which
> should depend on SIFIVE driver instead of PL01x.
>
> Fixes: 4cc24aeaf420 ("serial: Add missing Kconfig dependencies for debug consoles")
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> Changes in v2:
> - Add fixes tag - asked by Simon
>
>  drivers/serial/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2020-07-15  1:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 10:41 [PATCH v2] serial: Fix SIFIVE debug serial dependency Michal Simek
2020-07-15  1:05 ` Simon Glass [this message]
2020-07-21  0:54 ` Bin Meng
2020-07-21  9:03 ` Leo Liang
2020-07-21 14:12 ` 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=CAPnjgZ2dcS+RrYBweU-Uim8+S-MPF7OpzA3mJ7EFop7FusuAqA@mail.gmail.com \
    --to=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 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.