Re: [PATCH v2 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs

From: Emil Renner Berthing
Date: Tue Dec 05 2023 - 08:08:10 EST


Inochi Amaoto wrote:
> Add clock controller support for the Sophgo CV1800B and CV1812H.
>
> This patch follow this patch series:
> https://lore.kernel.org/all/IA1PR20MB495399CAF2EEECC206ADA7ABBBD5A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
>
> Changed from v1:
> 1. fix license issues.
>
> Inochi Amaoto (4):
> dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
> clk: sophgo: Add CV1800 series clock controller driver
> riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
> riscv: dts: sophgo: add uart clock for Sophgo CV1800 series SoC

Hi Inochi,

This series seems to be missing patch 1 and 2. If you did send them, but just
omitted linux-riscv from those patches, please don't do that. Having the whole
series makes it a lot easier to review without having to hunt down all the
missing parts on lore.kernel.org.

scripts/get_maintainer.pl does support muliple patches as input

/Emil