diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-09-16 15:10:09 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-10-05 07:13:23 +0200 |
commit | a10563c89a721a39cd30dac2d283679ef46e4cad (patch) | |
tree | a38de8815fb4bf925c95425e2d90e02d459c1225 | |
parent | dt-bindings: display: ti,am65x-dss: add missing properties to dt-schema (diff) | |
download | linux-a10563c89a721a39cd30dac2d283679ef46e4cad.tar.xz linux-a10563c89a721a39cd30dac2d283679ef46e4cad.zip |
dt-bindings: display: ti,j721e-dss: add missing properties to dt-schema
Add assigned-clocks, assigned-clock-parents and dma-coherent optional
properties.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200916131009.221252-3-tomi.valkeinen@ti.com
-rw-r--r-- | Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml index 173730d56334..c9a947d55fa4 100644 --- a/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml +++ b/Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml @@ -77,6 +77,14 @@ properties: - const: vp3 - const: vp4 + assigned-clocks: + minItems: 1 + maxItems: 5 + + assigned-clock-parents: + minItems: 1 + maxItems: 5 + interrupts: items: - description: common_m DSS Master common @@ -95,6 +103,9 @@ properties: maxItems: 1 description: phandle to the associated power domain + dma-coherent: + type: boolean + ports: type: object description: |