Re: [GIT PULL] RISC-V Tenstorrent Devicetree for v6.19

From: Drew Fustini

Date: Fri Nov 21 2025 - 16:16:23 EST


On Fri, Nov 21, 2025 at 09:49:42PM +0100, Arnd Bergmann wrote:
> On Sun, Oct 19, 2025, at 19:23, Drew Fustini wrote:
> > Hi Arnd,
> >
> > Please pull these changes which add Tenstorrent as a vendor and enable
> > support for Blackhole. It adds the appropriate entries in MAINTAINERS.
> > The changes all come from a single series [1] posted by myself. Joel
> > Stanley has reviewed and tested all the patches. Rob acked or reviewed
> > all the bindings patches. W=1 dtbs_check and dt_binding_check produce
> > no warnings.
> >
> > [1]
> > https://lore.kernel.org/linux-riscv/20251013-tt-bh-dts-v3-0-9f058d4bbbda@xxxxxxxxxxxxxxxxxxx/
> >
> > Thanks,
> > Drew
> >
> > The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> >
> > Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> >
> > are available in the Git repository at:
> >
> > git@xxxxxxxxxx:tenstorrent/linux.git tags/tenstorrent-dt-for-v6.19
> >
>
> I pulled this one manually as you had the wrong URL here, please
> use an https:// url for git pull. You can do this e.g. by adding
>
> [url "https://github.com";]
> insteadOf = git@xxxxxxxxxx:
>
> to your .gitconfig.
>
> Arnd

Sorry about that. I will make sure I give the correct url next time.

Thanks,
Drew