From: Greg KH <gregkh@linuxfoundation.org>
To: Matthew Howell <mrhowel@g.clemson.edu>
Cc: linux-serial@vger.kernel.org, jeff.baldwin@sealevel.com,
ryan.wenglarz@sealevel.com, matthew.howell@sealevel.com
Subject: Re: [PATCH v4] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Date: Fri, 24 Jul 2020 11:39:20 +0200 [thread overview]
Message-ID: <20200724093920.GA4170651@kroah.com> (raw)
In-Reply-To: <alpine.DEB.2.21.2007221605270.13247@tstest-VirtualBox>
On Wed, Jul 22, 2020 at 04:11:24PM -0400, Matthew Howell wrote:
>
> From: Matthew Howell <matthew.howell@sealevel.com>
>
> Sealevel XR17V35X based devices are inoperable on kernel versions
> 4.11 and above due to a change in the GPIO preconfiguration introduced in
> commit
> 7dea8165f1d. This patch fixes this by preconfiguring the GPIO on Sealevel
> cards to the value (0x00) used prior to commit 7dea8165f1d
>
> With GPIOs preconfigured as per commit 7dea8165f1d all ports on
> Sealevel XR17V35X based devices become stuck in high impedance
> mode, regardless of dip-switch or software configuration. This
> causes the device to become effectively unusable. This patch (in
> various forms) has been distributed to our customers and no issues
> related to it have been reported.
>
> Fixes: 7dea8165f1d ("serial: exar: Preconfigure xr17v35x MPIOs as output")
> Signed-off-by: Matthew Howell <matthew.howell@sealevel.com>
> ---
>
> Revised based on comments received on previous submission
> https://www.spinics.net/lists/linux-serial/msg39482.html
>
> It had previously passed checkpatch.pl in "patch" mode (--patch)
> without errors. However, when running it in "file" mode (-f) it finds
> stling issues that did not show up in "patch" mode. These styling
> issues are now resolved according to checkpatch.pl. It appears my
> editor (and email client) were automatically converting tabs
> to spaces.
>
> Let me know if the tabs are still being converted to spaces somehow
> or if anything else looks wrong.
All looks good, thanks for sticking with it, now queued up.
greg k-h
prev parent reply other threads:[~2020-07-24 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 20:11 [PATCH v4] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X Matthew Howell
2020-07-24 9:39 ` Greg KH [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=20200724093920.GA4170651@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jeff.baldwin@sealevel.com \
--cc=linux-serial@vger.kernel.org \
--cc=matthew.howell@sealevel.com \
--cc=mrhowel@g.clemson.edu \
--cc=ryan.wenglarz@sealevel.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