On Tue, 2022-05-10 at 18:57 +0800, Krzysztof Kozlowski wrote:
On 10/05/2022 12:37, Chen-Yu Tsai wrote:
Use a generic node name, as Devicetree spec asks: "The name of a node should be somewhat generic, reflecting the function of the device and not its precise programming
model. If appropriate, the name should be one of the following choices:"
I proposed dma-controller, but feel free to find better generic node name.
dma-controller is covered by dma-controller.yaml, which references dma-common.yaml in its entirety, so I don't think that would work.
What about "blitter"? I think that is a generic term that is/was commonly used with display hardware and sort of describes the function of the RDMA & WDMA blocks, and if only one side is memory and the other is the display pipeline.
Sure, sounds fine!
Best regards, Krzysztof
Hello Krzysztof and Chen-Yu,
Nancy thinks our IP is more like rdma. Blitter may be somthing for reading memory and writing to another memory, but we don't have the function of writing memory. If we use rdma, is it ok?
BRs, Rex