[PATCH v6 1/3] dt-bindings: Add dma-channels property and modify compatible

Zong Li zong.li at sifive.com
Fri Mar 4 02:06:57 PST 2022


On Fri, Mar 4, 2022 at 5:09 PM Krzysztof Kozlowski
<krzysztof.kozlowski at canonical.com> wrote:
>
> On 04/03/2022 09:42, Zong Li wrote:
> > Add dma-channels property, then we can determine how many channels there
> > by device tree, rather than statically defining it in PDMA driver.
> > In addition, we also modify the compatible for PDMA versioning scheme.
> >
> > Signed-off-by: Zong Li <zong.li at sifive.com>
> > Suggested-by: Palmer Dabbelt <palmer at rivosinc.com>
> > Reviewed-by: Rob Herring <robh at kernel.org>
> > Reviewed-by: Palmer Dabbelt <palmer at rivosinc.com>
> > Acked-by: Palmer Dabbelt <palmer at rivosinc.com>
> > ---
> >  .../bindings/dma/sifive,fu540-c000-pdma.yaml  | 19 +++++++++++++++++--
> >  1 file changed, 17 insertions(+), 2 deletions(-)
> >
>
> Can you add subystem/driver prefix to the subject? In current form it
> looks generic, but it is actually specific, so:
>
> dt-bindings: dma-engine: sifive,fu540:
>

Thanks for your correction, I will send the next version to change it.

> Best regards,
> Krzysztof



More information about the linux-riscv mailing list