All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V defconfig changes for v7.2
@ 2026-06-15 16:52 ` Drew Fustini
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Fustini @ 2026-06-15 16:52 UTC (permalink / raw)
  To: soc
  Cc: Alexandre Belloni, Arnd Bergmann, Linus Walleij, Conor Dooley,
	Paul Walmsley, Marek Szyprowski, linux-kernel, linux-riscv

Hi, this is a late pull request so no problem if it misses this window.
It is just a single patch for the WiFi driver on the TH1520-based LPi4a.

I recently setup new branches for riscv defconfig patches and they have
been added to linux-next. I talked with Conor and this seemed like a
good way to pull in defconfig patches that RISC-V SoCs need without
adding more to the plate of the arch maintainer (Paul).

Thanks,
Drew

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git@github.com:tenstorrent/linux.git riscv-config-for-v7.2

for you to fetch changes up to fb266bbe9aef17d547db468a1a7187b59ed33e9a:

  riscv: defconfig: thead: enable PCA953X GPIO driver (2026-06-08 11:31:26 -0700)

----------------------------------------------------------------
RISC-V defconfig changes for 7.2

Enable PCA953X GPIO driver to properly probe Wifi pwrseq driver on
the Sipeed Lichee Pi 4a board which is based on the T-HEAD TH1520 SoC.

----------------------------------------------------------------
Marek Szyprowski (1):
      riscv: defconfig: thead: enable PCA953X GPIO driver

 arch/riscv/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] RISC-V defconfig changes for v7.2
@ 2026-06-15 16:52 ` Drew Fustini
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Fustini @ 2026-06-15 16:52 UTC (permalink / raw)
  To: soc
  Cc: Alexandre Belloni, Arnd Bergmann, Linus Walleij, Conor Dooley,
	Paul Walmsley, Marek Szyprowski, linux-kernel, linux-riscv

Hi, this is a late pull request so no problem if it misses this window.
It is just a single patch for the WiFi driver on the TH1520-based LPi4a.

I recently setup new branches for riscv defconfig patches and they have
been added to linux-next. I talked with Conor and this seemed like a
good way to pull in defconfig patches that RISC-V SoCs need without
adding more to the plate of the arch maintainer (Paul).

Thanks,
Drew

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git@github.com:tenstorrent/linux.git riscv-config-for-v7.2

for you to fetch changes up to fb266bbe9aef17d547db468a1a7187b59ed33e9a:

  riscv: defconfig: thead: enable PCA953X GPIO driver (2026-06-08 11:31:26 -0700)

----------------------------------------------------------------
RISC-V defconfig changes for 7.2

Enable PCA953X GPIO driver to properly probe Wifi pwrseq driver on
the Sipeed Lichee Pi 4a board which is based on the T-HEAD TH1520 SoC.

----------------------------------------------------------------
Marek Szyprowski (1):
      riscv: defconfig: thead: enable PCA953X GPIO driver

 arch/riscv/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] RISC-V defconfig changes for v7.2
  2026-06-15 16:52 ` Drew Fustini
@ 2026-07-10 14:23   ` Arnd Bergmann
  -1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2026-07-10 14:23 UTC (permalink / raw)
  To: Drew Fustini, soc
  Cc: Alexandre Belloni, Linus Walleij, Conor Dooley, Paul Walmsley,
	Marek Szyprowski, linux-kernel, linux-riscv

On Mon, Jun 15, 2026, at 18:52, Drew Fustini wrote:
> Hi, this is a late pull request so no problem if it misses this window.
> It is just a single patch for the WiFi driver on the TH1520-based LPi4a.
>
> I recently setup new branches for riscv defconfig patches and they have
> been added to linux-next. I talked with Conor and this seemed like a
> good way to pull in defconfig patches that RISC-V SoCs need without
> adding more to the plate of the arch maintainer (Paul).
>
> Thanks,
> Drew
>
> The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
>
>   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
>
> are available in the Git repository at:
>
>   git@github.com:tenstorrent/linux.git riscv-config-for-v7.2
>

Hi Drew,

I assume you saw that this didn't make it into v7.2 and you
already plan to send it again for 7.3. If not, note that
the URL above is invalid and the tag is no longer there.

When resending, please use an https:// type URL.

    Arnd

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] RISC-V defconfig changes for v7.2
@ 2026-07-10 14:23   ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2026-07-10 14:23 UTC (permalink / raw)
  To: Drew Fustini, soc
  Cc: Alexandre Belloni, Linus Walleij, Conor Dooley, Paul Walmsley,
	Marek Szyprowski, linux-kernel, linux-riscv

On Mon, Jun 15, 2026, at 18:52, Drew Fustini wrote:
> Hi, this is a late pull request so no problem if it misses this window.
> It is just a single patch for the WiFi driver on the TH1520-based LPi4a.
>
> I recently setup new branches for riscv defconfig patches and they have
> been added to linux-next. I talked with Conor and this seemed like a
> good way to pull in defconfig patches that RISC-V SoCs need without
> adding more to the plate of the arch maintainer (Paul).
>
> Thanks,
> Drew
>
> The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
>
>   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
>
> are available in the Git repository at:
>
>   git@github.com:tenstorrent/linux.git riscv-config-for-v7.2
>

Hi Drew,

I assume you saw that this didn't make it into v7.2 and you
already plan to send it again for 7.3. If not, note that
the URL above is invalid and the tag is no longer there.

When resending, please use an https:// type URL.

    Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] RISC-V defconfig changes for v7.2
  2026-07-10 14:23   ` Arnd Bergmann
@ 2026-07-10 15:51     ` Drew Fustini
  -1 siblings, 0 replies; 6+ messages in thread
From: Drew Fustini @ 2026-07-10 15:51 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: soc, Alexandre Belloni, Linus Walleij, Conor Dooley,
	Paul Walmsley, Marek Szyprowski, linux-kernel, linux-riscv

On Fri, Jul 10, 2026 at 04:23:54PM +0200, Arnd Bergmann wrote:
> On Mon, Jun 15, 2026, at 18:52, Drew Fustini wrote:
> > Hi, this is a late pull request so no problem if it misses this window.
> > It is just a single patch for the WiFi driver on the TH1520-based LPi4a.
> >
> > I recently setup new branches for riscv defconfig patches and they have
> > been added to linux-next. I talked with Conor and this seemed like a
> > good way to pull in defconfig patches that RISC-V SoCs need without
> > adding more to the plate of the arch maintainer (Paul).
> >
> > Thanks,
> > Drew
> >
> > The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
> >
> >   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
> >
> > are available in the Git repository at:
> >
> >   git@github.com:tenstorrent/linux.git riscv-config-for-v7.2
> >
> 
> Hi Drew,
> 
> I assume you saw that this didn't make it into v7.2 and you
> already plan to send it again for 7.3. If not, note that
> the URL above is invalid and the tag is no longer there.
> 
> When resending, please use an https:// type URL.
> 
>     Arnd

Thanks for replying. Yeah, I sent it very late, and looking at it now, I
also did the pull request command incorrectly as it is actually in
fustini/linux.git.

I'll cleanup for 7.3 and make sure to use https://.

Thanks,
Drew

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] RISC-V defconfig changes for v7.2
@ 2026-07-10 15:51     ` Drew Fustini
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Fustini @ 2026-07-10 15:51 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: soc, Alexandre Belloni, Linus Walleij, Conor Dooley,
	Paul Walmsley, Marek Szyprowski, linux-kernel, linux-riscv

On Fri, Jul 10, 2026 at 04:23:54PM +0200, Arnd Bergmann wrote:
> On Mon, Jun 15, 2026, at 18:52, Drew Fustini wrote:
> > Hi, this is a late pull request so no problem if it misses this window.
> > It is just a single patch for the WiFi driver on the TH1520-based LPi4a.
> >
> > I recently setup new branches for riscv defconfig patches and they have
> > been added to linux-next. I talked with Conor and this seemed like a
> > good way to pull in defconfig patches that RISC-V SoCs need without
> > adding more to the plate of the arch maintainer (Paul).
> >
> > Thanks,
> > Drew
> >
> > The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
> >
> >   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
> >
> > are available in the Git repository at:
> >
> >   git@github.com:tenstorrent/linux.git riscv-config-for-v7.2
> >
> 
> Hi Drew,
> 
> I assume you saw that this didn't make it into v7.2 and you
> already plan to send it again for 7.3. If not, note that
> the URL above is invalid and the tag is no longer there.
> 
> When resending, please use an https:// type URL.
> 
>     Arnd

Thanks for replying. Yeah, I sent it very late, and looking at it now, I
also did the pull request command incorrectly as it is actually in
fustini/linux.git.

I'll cleanup for 7.3 and make sure to use https://.

Thanks,
Drew

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-10 15:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-15 16:52 [GIT PULL] RISC-V defconfig changes for v7.2 Drew Fustini
2026-06-15 16:52 ` Drew Fustini
2026-07-10 14:23 ` Arnd Bergmann
2026-07-10 14:23   ` Arnd Bergmann
2026-07-10 15:51   ` Drew Fustini
2026-07-10 15:51     ` Drew Fustini

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.