Re: [GIT PULL] RISC-V defconfig changes for v7.2

Drew Fustini <[email protected]> Fri, 10 Jul 2026 08:51:55 -0700
Newsgroups dev.linux.lists.soc,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel
Message-ID <alEVGzSqo5FANRTa@gen8>
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:
> >
> >   [email protected]: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