dt-bindings: drop type for operating-points-v2

The type for operating-points-v2 property is coming from dtschema
(/schemas/opp/opp.yaml), so individual bindings can just use simple
"true".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230119131033.117324-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2023-01-19 14:10:33 +01:00 committed by Rob Herring
parent 805e640e09
commit 21fd06dc4a
15 changed files with 14 additions and 31 deletions

View File

@ -68,8 +68,7 @@ properties:
items: items:
- const: dp - const: dp
operating-points-v2: operating-points-v2: true
maxItems: 1
opp-table: true opp-table: true

View File

@ -59,8 +59,7 @@ properties:
iommus: iommus:
maxItems: 1 maxItems: 1
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -47,8 +47,7 @@ properties:
items: items:
- const: dsi - const: dsi
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
maxItems: 1 maxItems: 1

View File

@ -46,8 +46,7 @@ properties:
interconnect-names: interconnect-names:
maxItems: 4 maxItems: 4
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -49,8 +49,7 @@ properties:
interconnect-names: interconnect-names:
maxItems: 4 maxItems: 4
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -51,8 +51,7 @@ properties:
minItems: 4 minItems: 4
maxItems: 10 maxItems: 10
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
minItems: 1 minItems: 1

View File

@ -50,8 +50,7 @@ properties:
items: items:
- const: hdmi - const: hdmi
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -90,8 +90,7 @@ properties:
items: items:
- const: dma-mem # read - const: dma-mem # read
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -47,8 +47,7 @@ properties:
interconnect-names: interconnect-names:
maxItems: 6 maxItems: 6
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -30,8 +30,7 @@ properties:
items: items:
- description: module clock - description: module clock
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -55,8 +55,7 @@ properties:
minItems: 4 minItems: 4
maxItems: 5 maxItems: 5
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -44,8 +44,7 @@ properties:
items: items:
- const: fuse - const: fuse
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -82,8 +82,7 @@ properties:
iommus: iommus:
maxItems: 1 maxItems: 1
operating-points-v2: operating-points-v2: true
$ref: "/schemas/types.yaml#/definitions/phandle"
power-domains: power-domains:
items: items:

View File

@ -43,9 +43,6 @@ properties:
domain would be considered as capable of being powered-on or powered-off. domain would be considered as capable of being powered-on or powered-off.
operating-points-v2: operating-points-v2:
$ref: /schemas/types.yaml#/definitions/phandle-array
items:
maxItems: 1
description: description:
Phandles to the OPP tables of power domains provided by a power domain Phandles to the OPP tables of power domains provided by a power domain
provider. If the provider provides a single power domain only or all provider. If the provider provides a single power domain only or all

View File

@ -63,8 +63,7 @@ properties:
pinctrl-1: pinctrl-1:
description: configuration for the sleep state description: configuration for the sleep state
operating-points-v2: operating-points-v2: true
$ref: /schemas/types.yaml#/definitions/phandle
power-domains: power-domains:
items: items: