aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt')
-rw-r--r--Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt
index 55492c264d17..b3408cc57be6 100644
--- a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt
+++ b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt
@@ -73,7 +73,7 @@ Hypervisor OS configuration:
73 max-read-transactions = <31>; 73 max-read-transactions = <31>;
74 channel-reset-timeout-cycles = <0x500>; 74 channel-reset-timeout-cycles = <0x500>;
75 75
76 hidma_24: dma-controller@0x5c050000 { 76 hidma_24: dma-controller@5c050000 {
77 compatible = "qcom,hidma-1.0"; 77 compatible = "qcom,hidma-1.0";
78 reg = <0 0x5c050000 0x0 0x1000>, 78 reg = <0 0x5c050000 0x0 0x1000>,
79 <0 0x5c0b0000 0x0 0x1000>; 79 <0 0x5c0b0000 0x0 0x1000>;
@@ -85,7 +85,7 @@ Hypervisor OS configuration:
85 85
86Guest OS configuration: 86Guest OS configuration:
87 87
88 hidma_24: dma-controller@0x5c050000 { 88 hidma_24: dma-controller@5c050000 {
89 compatible = "qcom,hidma-1.0"; 89 compatible = "qcom,hidma-1.0";
90 reg = <0 0x5c050000 0x0 0x1000>, 90 reg = <0 0x5c050000 0x0 0x1000>,
91 <0 0x5c0b0000 0x0 0x1000>; 91 <0 0x5c0b0000 0x0 0x1000>;