aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2020-07-23 03:58:39 +0300
committerVinod Koul <[email protected]>2020-07-27 14:30:54 +0530
commitbe464133cd77c95d13df3369e63255b881d84200 (patch)
treeb6448f125f88d1f9e0cfec0037de07f353e2a461 /tools/perf/scripts/python/export-to-sqlite.py
parentdaf4ad0499aa4f75c6f32493829acdbe48110b32 (diff)
dt-bindings: dma: dw: Convert DW DMAC to DT binding
Modern device tree bindings are supposed to be created as YAML-files in accordance with dt-schema. This commit replaces the Synopsis Designware DMA controller legacy bare text bindings with YAML file. The only required prorties are "compatible", "reg", "#dma-cells" and "interrupts", which will be used by the driver to correctly find the controller memory region and handle its events. The rest of the properties are optional, since in case if either "dma-channels" or "dma-masters" isn't specified, the driver will attempt to auto-detect the IP core configuration. Signed-off-by: Serge Semin <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Viresh Kumar <[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