Abin Joseph
36545c6a68
dt-bindings: dmaengine: zynqmp_dma: Add a new compatible string
...
Add compatible string "amd,versal2-dma-1.0" to support AMD Versal Gen 2
platform.
AMD Versal Gen 2 has 8 LPD DMA IPs in PS that can be used as general
purpose DMAs which is designed to support memory to memory and memory to
IO buffer transfer. Versal Gen 2 DMA IP has different interrupt register
offset.
Signed-off-by: Abin Joseph <abin.joseph@amd.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20240808100024.317497-2-abin.joseph@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2024-08-29 22:46:16 +05:30
Radhey Shyam Pandey
54a5aff6f9
dt-bindings: dmaengine: zynqmp_dma: add xlnx,bus-width required property
...
xlnx,bus-width is a required property. In yaml conversion somehow
it got missed out. Bring it back and mention it in required list.
Also add Harini and myself to the maintainer list.
Fixes: 5a04982df8 ("dt-bindings: dmaengine: zynqmp_dma: convert to yaml")
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Michael Tretter <m.tretter@pengutronix.de >
Reviewed-by: Peter Korsgaard <peter@korsgaard.com >
Link: https://lore.kernel.org/r/1695216326-3841352-1-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2023-09-28 16:52:40 +05:30
Rob Herring
894abe0dcf
dt-bindings: dma: Drop unneeded quotes
...
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org >
Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230331182141.1900348-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2023-04-12 23:18:44 +05:30
Michael Tretter
5a04982df8
dt-bindings: dmaengine: zynqmp_dma: convert to yaml
...
Convert the Xilinx ZynqMP DMA engine bindings to Yaml.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de >
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220112151541.1328732-2-m.tretter@pengutronix.de
2022-01-23 09:10:01 -06:00