From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Stefan Roese <sr@denx.de>
Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Yegor Yefremov <yegorslists@googlemail.com>,
Giulio Benetti <giulio.benetti@micronovasrl.com>
Subject: Re: [PATCH 1/2] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Date: Fri, 24 May 2019 09:56:19 +0200 [thread overview]
Message-ID: <20190524075619.GB31438@kroah.com> (raw)
In-Reply-To: <20190522121117.14347-1-sr@denx.de>
On Wed, May 22, 2019 at 02:11:16PM +0200, Stefan Roese wrote:
> This patch adds a check for the GPIOs property existence, before the
> GPIO is requested. This fixes an issue seen when the 8250 mctrl_gpio
> support is added (2nd patch in this patch series) on x86 platforms using
> ACPI. Please find a details problem description here:
>
> https://lkml.org/lkml/2016/8/9/357
Can you change this to a lore.kernel.org link instead?
Actually, just put the information in here, no one should ever have to
search somewhere else to determine what happened in a changelog entry.
thanks,
greg k-h
prev parent reply other threads:[~2019-05-24 7:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-22 12:11 [PATCH 1/2] serial: mctrl_gpio: Check if GPIO property exisits before requesting it Stefan Roese
2019-05-22 12:11 ` [PATCH 2/2] tty/serial/8250: use mctrl_gpio helpers Stefan Roese
2019-05-24 7:56 ` Greg Kroah-Hartman [this message]
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=20190524075619.GB31438@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=giulio.benetti@micronovasrl.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=sr@denx.de \
--cc=yegorslists@googlemail.com \
/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).