summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2018-02-15 16:46:50 +0300
committerHeiko Stuebner <heiko@sntech.de>2018-02-16 11:56:23 +0300
commit1255fe0340592a44c666b64f9d5c3650cc69bb54 (patch)
tree4df2ab607afcf03bc15f720c7ec8e891830056b5 /tools/perf/scripts/python/export-to-sqlite.py
parent2490add2549bc46c6007600c01563cc9787ad59e (diff)
downloadlinux-1255fe0340592a44c666b64f9d5c3650cc69bb54.tar.xz
arm64: dts: rockchip: Fix RK3328 UART DMAs
Using a serial console on RK3328 provokes an error from of_dma_request_slave_channel() since the UART nodes have a "dmas" property but are missing the mandatory "dma-names" to go with it. Replace the bogus "#dma-cells" - these UARTs are DMA channel consumers, not providers - with the appropriate names instead. DMA still doesn't actually work, since the PL330 driver doesn't quite implement everything the 8250 driver demands, but at least it makes the DT correct. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions