summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma/ti
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-01-25 16:13:39 -0600
committerRob Herring <robh@kernel.org>2023-02-02 18:05:57 -0600
commit56f9168f5ec66728fef2e082f637c1888f9a4a23 (patch)
tree9b351a6ae0d412cd1e0c410d784d822284d53783 /Documentation/devicetree/bindings/dma/ti
parent18b616d0c0ff51136b775429dfb2b9432459fe47 (diff)
downloadlinux-stable-56f9168f5ec66728fef2e082f637c1888f9a4a23.tar.gz
linux-stable-56f9168f5ec66728fef2e082f637c1888f9a4a23.tar.bz2
linux-stable-56f9168f5ec66728fef2e082f637c1888f9a4a23.zip
dt-bindings: ti,k3: Use common ti,k3-sci-common.yaml schema
Instead of redefining the 'ti,sci' and 'ti,sci-dev-id' properties multiple times, reference the common schema where they are defined. Most cases using these properties already do this, just udma and ringacc need to be fixed. Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20230125221339.3057322-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma/ti')
-rw-r--r--Documentation/devicetree/bindings/dma/ti/k3-udma.yaml9
1 files changed, 1 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml b/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
index 7ff428ad3aae..97f6ae9b1236 100644
--- a/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
+++ b/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
@@ -44,6 +44,7 @@ description: |
allOf:
- $ref: "../dma-controller.yaml#"
+ - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
properties:
"#dma-cells":
@@ -78,14 +79,6 @@ properties:
msi-parent: true
- ti,sci:
- description: phandle to TI-SCI compatible System controller node
- $ref: /schemas/types.yaml#/definitions/phandle
-
- ti,sci-dev-id:
- description: TI-SCI device id of UDMAP
- $ref: /schemas/types.yaml#/definitions/uint32
-
ti,ringacc:
description: phandle to the ring accelerator node
$ref: /schemas/types.yaml#/definitions/phandle