diff options
| author | Joy Zou <joy.zou@nxp.com> | 2026-02-11 12:28:24 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-06-11 08:19:51 +0300 |
| commit | 75b28d74f90c79e788e0e86caf0173fc0b2e92aa (patch) | |
| tree | 13c8aaa5953c4ff64f85cb8f102cbd5858611416 /scripts | |
| parent | 4651df83b6c796daead3447e8fd874322918ee4f (diff) | |
| download | linux-75b28d74f90c79e788e0e86caf0173fc0b2e92aa.tar.xz | |
dt-bindings: dma: fsl-edma: add dma-channel-mask property description
Add documentation for the dma-channel-mask property in the fsl-edma
binding. This property uses an inverted bit definition: bit value 0
indicates the channel is available, while bit value 1 indicates
unavailable.
That was already used widely for i.MX8, i.MX9. Correcting the definition
will break backward compatibility. This reversal only impacts the eDMA
dts node and driver, and doesn't impact DMA consumer. Therefore,
keep the inverted definition.
Also add a note at the top of the binding to highlight this inverted
definition to prevent confusion.
Signed-off-by: Joy Zou <joy.zou@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260211-b4-imx95-v2x-v4-1-10852754b267@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
