Message ID | 20210118020244.103451-1-damien.lemoal@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | RISC-V Kendryte K210 support improvements | expand |
Hi Damien, On Mon, Jan 18, 2021 at 3:05 AM Damien Le Moal <damien.lemoal@wdc.com> wrote: > This series of patches improves support for boards based on the Canaan > Kendryte K210 RISC-V dual core SoC. Minimal support for this SoC is > already included in the kernel. These patches complete it, enabling > support for most peripherals present on the SoC as well as introducing > device trees for the various K210 boards available on the market today > from SiPeed and Kendryte. Thanks for your series! > A tree with all patches applied is available here: > https://github.com/damien-lemoal/linux, k210-sysctl-v26 branch. I think you forgot to push? Gr{oetje,eeting}s, Geert
On 2021/01/18 17:12, Geert Uytterhoeven wrote: > Hi Damien, > > On Mon, Jan 18, 2021 at 3:05 AM Damien Le Moal <damien.lemoal@wdc.com> wrote: >> This series of patches improves support for boards based on the Canaan >> Kendryte K210 RISC-V dual core SoC. Minimal support for this SoC is >> already included in the kernel. These patches complete it, enabling >> support for most peripherals present on the SoC as well as introducing >> device trees for the various K210 boards available on the market today >> from SiPeed and Kendryte. > > Thanks for your series! > >> A tree with all patches applied is available here: >> https://github.com/damien-lemoal/linux, k210-sysctl-v26 branch. > > I think you forgot to push? Ooops. Yes, I did forget :( I only pushed to my internal git server. Will push to github in a few minutes. > > Gr{oetje,eeting}s, > > Geert >