[PATCH 1/7] dt-bindings: dma: ti,cppi41: Convert to DT schema

Bhargav Joshi j.bhargav.u at gmail.com
Mon Aug 17 16:25:41 PDT 2026


On Tue, Aug 18, 2026 at 3:28 AM <sashiko-bot at kernel.org> wrote:
>
> Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider:
> - [Medium] The newly added deprecated properties `#dma-channels` and `#dma-requests` lack a type reference, which will cause `dt_binding_check` to fail.
anything that starts with # dtschema already defines this as
single-cell so no need for any $ref

> - [Medium] The `interrupts` property is strictly required by the hardware and driver but is missing from the global or variant-specific `required` lists, while `interrupt-names` is required without `interrupts`.
yes , will fix in v2



More information about the linux-phy mailing list