diff options
author | Marek Vasut <[email protected]> | 2022-12-19 10:37:13 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-12-28 11:59:56 +0530 |
commit | 0642b3f47ced9e320cffee6c837bbc7c69be6312 (patch) | |
tree | 8ddf1b09b71ed4b3bcd867d30e98653db69df92f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 93f7d11f101d29095b73d7536f360ac025ca985e (diff) |
dt-bindings: dma: fsl-mxs-dma: Convert MXS DMA to DT schema
Convert the MXS DMA binding to DT schema format using json-schema.
Drop "interrupt-names" property, since it is broken. The drivers/dma/mxs-dma.c
in Linux kernel does not use it, the property contains duplicate array entries
in existing DTs, and even malformed entries (gmpi, should have been gpmi). Get
rid of that optional property altogether.
Update example node names to be standard dma-controller@ ,
add global interrupt-parent property into example.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions