arm,komeda.yaml (446279168e030fd0ed68e2bba336bef8bb3da352) arm,komeda.yaml (ba00706200c3a79723ad15e7144fcf7b2d9256ee)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/display/arm,komeda.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Arm Komeda display processor
8

--- 44 unchanged lines hidden (view full) ---

53 The stream IDs for each of the used pipelines, each four IDs for the
54 four layers, plus one for the write-back stream.
55 minItems: 5
56 maxItems: 10
57
58patternProperties:
59 '^pipeline@[01]$':
60 type: object
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/display/arm,komeda.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Arm Komeda display processor
8

--- 44 unchanged lines hidden (view full) ---

53 The stream IDs for each of the used pipelines, each four IDs for the
54 four layers, plus one for the write-back stream.
55 minItems: 5
56 maxItems: 10
57
58patternProperties:
59 '^pipeline@[01]$':
60 type: object
61 additionalProperties: false
61 description:
62 clocks
63
64 properties:
65 reg:
66 enum: [ 0, 1 ]
67
68 clock-names:

--- 62 unchanged lines hidden ---
62 description:
63 clocks
64
65 properties:
66 reg:
67 enum: [ 0, 1 ]
68
69 clock-names:

--- 62 unchanged lines hidden ---