Linux GPIO subsystem development
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Linus Walleij <linusw@kernel.org>,
	Bartosz Golaszewski <brgl@kernel.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/9] MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3
Date: Fri, 26 Jun 2026 14:58:09 +0200	[thread overview]
Message-ID: <608ab482-c739-4767-bb13-e6a6cd96dd86@oss.qualcomm.com> (raw)
In-Reply-To: <77535cc848c89d339fc5efe9ce1a30e017164a18.1782389357.git.geert@linux-m68k.org>

On 25/6/26 14:19, Geert Uytterhoeven wrote:
> The number of available GPIOs and LEDs on the TXx9 IOC FPGA depends on
> the platform.  Since commit 455481fc9a807798 ("MIPS: Remove TX39XX
> support"), the only remaining platform (rbtx4927) supports just three.
> Hence reduce the maximum number, to reduce allocation size.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
>   arch/mips/txx9/generic/setup.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>

  reply	other threads:[~2026-06-26 12:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25 12:19 [PATCH 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 1/9] MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init() Geert Uytterhoeven
2026-06-26 12:58   ` Philippe Mathieu-Daudé
2026-06-25 12:19 ` [PATCH 2/9] MIPS: TXX9: Remove txx9_7segled_*() forward declarations Geert Uytterhoeven
2026-06-26 12:58   ` Philippe Mathieu-Daudé
2026-06-25 12:19 ` [PATCH 3/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for SIO DTR Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDs Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 5/9] MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3 Geert Uytterhoeven
2026-06-26 12:58   ` Philippe Mathieu-Daudé [this message]
2026-06-25 12:19 ` [PATCH 6/9] MIPS: TXX9: Use GPIO lookup table for iocled LEDs Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 7/9] MIPS: TXX9: Drop GPIOLIB_LEGACY select Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 8/9] MIPS: TXX9: Convert gpio_txx9 to dynamic GPIO base allocation Geert Uytterhoeven
2026-06-25 12:19 ` [PATCH 9/9] MIPS: TXX9: Clean up txx9_iocled_init() Geert Uytterhoeven
2026-06-26 13:00   ` Philippe Mathieu-Daudé
2026-06-26  9:47 ` [PATCH 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup Bartosz Golaszewski
2026-06-26 12:58 ` Linus Walleij
2026-06-26 13:00   ` Geert Uytterhoeven

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=608ab482-c739-4767-bb13-e6a6cd96dd86@oss.qualcomm.com \
    --to=philmd@oss.qualcomm.com \
    --cc=arnd@arndb.de \
    --cc=brgl@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linusw@kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=tsbogend@alpha.franken.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox