From: William Breathitt Gray <wbg@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org,
Mark Cave-Ayland <mark.caveayland@nutanix.com>,
Michael Walle <mwalle@kernel.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: Re: [PATCH 6.6.y] gpio: idio-16: Define fixed direction of the GPIO lines
Date: Mon, 27 Oct 2025 15:42:28 +0900 [thread overview]
Message-ID: <aP8UVGvmODyqdW3N@emerald> (raw)
In-Reply-To: <2025102747-harmonics-dollop-f225@gregkh>
[-- Attachment #1: Type: text/plain, Size: 1763 bytes --]
On Mon, Oct 27, 2025 at 07:32:03AM +0100, Greg KH wrote:
> On Mon, Oct 27, 2025 at 12:42:00AM +0900, William Breathitt Gray wrote:
> > On Mon, Oct 27, 2025 at 12:29:43AM +0900, William Breathitt Gray wrote:
> > > The direction of the IDIO-16 GPIO lines is fixed with the first 16 lines
> > > as output and the remaining 16 lines as input. Set the gpio_config
> > > fixed_direction_output member to represent the fixed direction of the
> > > GPIO lines.
> > >
> > > Fixes: db02247827ef ("gpio: idio-16: Migrate to the regmap API")
> > > Reported-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
> > > Closes: https://lore.kernel.org/r/9b0375fd-235f-4ee1-a7fa-daca296ef6bf@nutanix.com
> > > Suggested-by: Michael Walle <mwalle@kernel.org>
> > > Cc: stable@vger.kernel.org # ae495810cffe: gpio: regmap: add the .fixed_direction_output configuration parameter
> > > Cc: stable@vger.kernel.org
> > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > > Signed-off-by: William Breathitt Gray <wbg@kernel.org>
> > > Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
> > > Link: https://lore.kernel.org/r/20251020-fix-gpio-idio-16-regmap-v2-3-ebeb50e93c33@kernel.org
> > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > (cherry picked from commit 2ba5772e530f73eb847fb96ce6c4017894869552)
> > > Signed-off-by: William Breathitt Gray <wbg@kernel.org>
> >
> > Sorry, I didn't mean to send this. I don't think this will compile
> > without backporting the dependencies.
>
> No it will not, and the sha1 given for the dependency is not correct :(
You're right, the sha1 doesn't match upstream. The correct upstream
commit is 00aaae60faf554c27c95e93d47f200a93ff266ef.
William Breathitt Gray
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-10-27 6:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-26 14:23 FAILED: patch "[PATCH] gpio: idio-16: Define fixed direction of the GPIO lines" failed to apply to 6.6-stable tree gregkh
2025-10-26 15:29 ` [PATCH 6.6.y] gpio: idio-16: Define fixed direction of the GPIO lines William Breathitt Gray
2025-10-26 15:42 ` William Breathitt Gray
2025-10-27 6:32 ` Greg KH
2025-10-27 6:42 ` William Breathitt Gray [this message]
2025-10-31 13:11 ` [PATCH 6.6.y 1/5] bits: add comments and newlines to #if, #else and #endif directives William Breathitt Gray
2025-10-31 13:11 ` [PATCH 6.6.y 2/5] bits: introduce fixed-type GENMASK_U*() William Breathitt Gray
2025-10-31 13:11 ` [PATCH 6.6.y 3/5] gpio: regmap: Allow to allocate regmap-irq device William Breathitt Gray
2025-10-31 13:12 ` [PATCH 6.6.y 4/5] gpio: regmap: add the .fixed_direction_output configuration parameter William Breathitt Gray
2025-10-31 13:12 ` [PATCH 6.6.y 5/5] gpio: idio-16: Define fixed direction of the GPIO lines William Breathitt Gray
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=aP8UVGvmODyqdW3N@emerald \
--to=wbg@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linus.walleij@linaro.org \
--cc=mark.caveayland@nutanix.com \
--cc=mwalle@kernel.org \
--cc=stable@vger.kernel.org \
/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.