[PATCH v1 3/5] dt-bindings: dma: Add CIX Sky1 DMA-350 integration
Jelly Jia
Jelly.Jia at cixtech.com
Tue Sep 8 23:05:12 PDT 2026
Hi Conor,
Thanks for the review.
> I cannot really speak to whether this is a correct thing to do with a
> dma-350, but it seems to me like something that should be resolved with
> a device specific comaptible in the dma-350 node. Someone more familar
> with the IP will have to comment on that.
The wrapper is there to keep the platform integration bits (clocks,
resets, interrupt routing) out of the generic driver: the arm-dma-350
child stays plain so the existing driver binds to it unchanged. I don't
know whether other dma350 integrations need the same resources, so I
did not want to push them into the generic node.
> However I would like to know how this impacts the existing dma-350 in he
> sky1 devicetree.
Patch 5 converts the existing FCH node to this form: the register window
and the eight GIC interrupts are unchanged, the arm-dma-350 controller
becomes the dma-controller at 0 child, and the SCMI clock feeding the
instance is added. The AUDSS instance is new. I'll describe this
conversion in the patch 5 commit message in v2.
Best regards,
Jelly
More information about the linux-arm-kernel
mailing list