From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1019327713 for ; Sun, 26 Oct 2025 15:42:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761493325; cv=none; b=o0dZFrbQfXhWeEU2U+WTGlnM9Dc6ZdFFIgrAWjV+zNN6xAkbZ1TUqm3c+Nx6f2BdX/L4HNmEZOCaMINMiQYpbBlprtGDY1r4x2A6FyBuEOm48L/fG1icfb+e6Xpv1rGa9a3b5/hWaQH854niTdys8k8N5C8oEEbvI+/WaLG2MW8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761493325; c=relaxed/simple; bh=F2p8WzjOy+iH1uiJAkloS7IdMrZcLiGtKBNhmNZ5vxY=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XXh23A3+wnYfxaFkK9RXmHVdeYUpluvZ5QVDKRZmgmf7RK7RCEJm3BU1lkctgabM5QxkbYvr99+ho8E++Wzr9hK0H95XtxmHlOf8wseR7hvvPnfhNfGIqA/oVHNmNtRy/q/Yx5WwZJhzH8bjRW67CYSRLlfv9o3cWYO5lutBoVU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=JxxPjn8Q; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="JxxPjn8Q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7AFE3C4CEE7; Sun, 26 Oct 2025 15:42:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1761493324; bh=F2p8WzjOy+iH1uiJAkloS7IdMrZcLiGtKBNhmNZ5vxY=; h=Date:From:To:Subject:References:In-Reply-To:From; b=JxxPjn8QlXiQwD4WVG/2eE8YIFjQAlYJ2rcyEC0OOftMDo+uJGZdSZ6UANi0QeuKA 2yVhZaIYViUZTA6N6oYxkQCF+IcTIejSg4K9pjldeAF7Ht2dZdqeM/f4nRe5c/pJWt Za5lODk/4uhiAcSQ7Kqem2hm7bAmldkikUPhEYB/LIw+F9wkeWoiubIehQRtsTGjXs JHsMLejYuDaSh3j8tS17I5BAQ7gjLB+FPJ4Pm4oYO5uQqGcjf0XwTvIHe+eZ4T9LF8 oZ3e/ARuLMRt4tnXAGWSEuNCPU7Z9qaN5u7aFSOZSInNtwH3Tf9Lc8ijLfsg7D8RnZ ieikp1Xrgddsw== Date: Mon, 27 Oct 2025 00:42:00 +0900 From: William Breathitt Gray To: stable@vger.kernel.org, Mark Cave-Ayland , Michael Walle , Andy Shevchenko , Linus Walleij , Bartosz Golaszewski Subject: Re: [PATCH 6.6.y] gpio: idio-16: Define fixed direction of the GPIO lines Message-ID: References: <2025102619-plaster-sitting-ed2e@gregkh> <20251026152950.44505-1-wbg@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WuZxbwSFlSIHlS5x" Content-Disposition: inline In-Reply-To: <20251026152950.44505-1-wbg@kernel.org> --WuZxbwSFlSIHlS5x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Fixes: db02247827ef ("gpio: idio-16: Migrate to the regmap API") > Reported-by: Mark Cave-Ayland > Closes: https://lore.kernel.org/r/9b0375fd-235f-4ee1-a7fa-daca296ef6bf@nu= tanix.com > Suggested-by: Michael Walle > Cc: stable@vger.kernel.org # ae495810cffe: gpio: regmap: add the .fixed_d= irection_output configuration parameter > Cc: stable@vger.kernel.org > Reviewed-by: Andy Shevchenko > Signed-off-by: William Breathitt Gray > Reviewed-by: Linus Walleij > Link: https://lore.kernel.org/r/20251020-fix-gpio-idio-16-regmap-v2-3-ebe= b50e93c33@kernel.org > Signed-off-by: Bartosz Golaszewski > (cherry picked from commit 2ba5772e530f73eb847fb96ce6c4017894869552) > Signed-off-by: William Breathitt Gray Sorry, I didn't mean to send this. I don't think this will compile without backporting the dependencies. William Breathitt Gray --WuZxbwSFlSIHlS5x Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCaP5BSAAKCRC1SFbKvhIj K/4JAQCPk7xw1LCyvU71WmmNQvcRFmEvMUljRsc3RuaLbHK0UAEA2UIGslFpbcKq t+WJm4sJKPt8UrewAaTJnHBkTJ2sPwM= =oj8M -----END PGP SIGNATURE----- --WuZxbwSFlSIHlS5x--