Re: [GIT PULL] RISC-V Sophgo Devicetrees for v6.20
"Arnd Bergmann" <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.soc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 21, 2026, at 01:46, Chen Wang wrote:
> are available in the Git repository at:
>
> https://github.com/sophgo/linux.git tags/riscv-sophgo-dt-for-v6.20
>
> for you to fetch changes up to f16ae81b80ca4e721f4c4ed1f28390115f7721eb:
>
> riscv: dts: sophgo: sg2044: Add "b" ISA extension (2026-01-20
> 09:03:37 +0800)
>
> ----------------------------------------------------------------
> RISC-V Devicetrees for v6.20
Hi Chen,
I noticed that you are using a new gpg key. Like your old one, it
does not seem to be on the kernel.org keyring, but I actually
found the keyid in a blog post you wrote at
https://gitee.com/unicornx/tblog/blob/master/articles/20240623-howto-maintainer-linux.md#%E5%AE%89%E8%A3%85-gpg
so I successfully imported that key and verified the signature.
If you have the chance, it would be great if you could get other
developers to sign your key and upload it publicly, ideally on
the kernel.org keyring according to
https://korg.docs.kernel.org/pgpkeys.html
Arnd