aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYoulin Wang <[email protected]>2019-01-24 12:24:18 -0800
committerVinod Koul <[email protected]>2019-02-04 14:30:40 +0530
commitd4bdc39f5bd00a2fbeb0fbd29c9cb3b595df38a2 (patch)
tree1afcae7e6d80cb771a3ac53aa02966e93a566d08 /tools/perf/scripts/python/export-to-postgresql.py
parente2d896c08ca3136f1f4c0cd225cdf09f87fa528b (diff)
dmaengine: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
On the hi3660 hardware there are two (at least) DMA controllers, the DMA-P (Peripheral DMA) and the DMA-A (Audio DMA). The two blocks are similar, but have some slight differences. This resulted in the vendor implementing two separate drivers, which after review, they have been able to condense and re-use the existing k3dma driver. Thus, this patch adds support for the new "hisi-pcm-asp-dma-1.0" compatible string in the binding. One difference with the DMA-A controller, is that it does not need to initialize a clock. So we skip this by adding and using soc data flags. After above this driver will support both k3 and hisi_asp dma hardware. Cc: Dan Williams <[email protected]> Cc: Vinod Koul <[email protected]> Cc: Zhuangluan Su <[email protected]> Cc: Ryan Grachek <[email protected]> Cc: Manivannan Sadhasivam <[email protected]> Cc: [email protected] Acked-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Youlin Wang <[email protected]> Signed-off-by: Tanglei Han <[email protected]> [jstultz: Reworked to use of_match_data, commit msg improvements] Signed-off-by: John Stultz <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions