summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-10-06 08:38:32 -0500
committerRob Herring <robh@kernel.org>2020-10-06 08:38:32 -0500
commitaa6174f0d31e4d5785a843fc79a433bed7cac784 (patch)
treeaf3634259876c4986ef4fde2972e40c8d0f1068a /Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
parent1b25b207d207f2bdbc7aeff81426e6a0428a6012 (diff)
parentefe84d408bf41975db8506d3a1cc02e794e2309c (diff)
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml')
-rw-r--r--Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
index 5de510f8c88c..2a595b18ff6c 100644
--- a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
+++ b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
@@ -57,7 +57,7 @@ examples:
dma: dma-controller@fd4c0000 {
compatible = "xlnx,zynqmp-dpdma";
- reg = <0x0 0xfd4c0000 0x0 0x1000>;
+ reg = <0xfd4c0000 0x1000>;
interrupts = <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&gic>;
clocks = <&dpdma_clk>;