aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorFrank Wunderlich <[email protected]>2022-01-23 14:36:15 +0100
committerHeiko Stuebner <[email protected]>2022-01-23 14:56:04 +0100
commit2ddd96aadbd0412040ef49eda94549c32de6c92c (patch)
tree59dd84fa2e3a623f0b489e782ea5b1eb1d942d2b /scripts/gdb/linux/utils.py
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff)
arm64: dts: rockchip: fix dma-controller node names on rk356x
DMA-Cotrollers defined in rk356x.dtsi do not match the pattern in bindings. arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dt.yaml: dmac@fe530000: $nodename:0: 'dmac@fe530000' does not match '^dma-controller(@.*)?$' From schema: Documentation/devicetree/bindings/dma/arm,pl330.yaml arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dt.yaml: dmac@fe550000: $nodename:0: 'dmac@fe550000' does not match '^dma-controller(@.*)?$' From schema: Documentation/devicetree/bindings/dma/arm,pl330.yaml This Patch fixes it. Signed-off-by: Frank Wunderlich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions