Commit 21fd06dc authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring

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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230119131033.117324-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 805e640e
...@@ -68,8 +68,7 @@ properties: ...@@ -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
......
...@@ -59,8 +59,7 @@ properties: ...@@ -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:
......
...@@ -47,8 +47,7 @@ properties: ...@@ -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
......
...@@ -46,8 +46,7 @@ properties: ...@@ -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:
......
...@@ -49,8 +49,7 @@ properties: ...@@ -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:
......
...@@ -51,8 +51,7 @@ properties: ...@@ -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
......
...@@ -50,8 +50,7 @@ properties: ...@@ -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:
......
...@@ -90,8 +90,7 @@ properties: ...@@ -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:
......
...@@ -47,8 +47,7 @@ properties: ...@@ -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:
......
...@@ -30,8 +30,7 @@ properties: ...@@ -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:
......
...@@ -55,8 +55,7 @@ properties: ...@@ -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:
......
...@@ -44,8 +44,7 @@ properties: ...@@ -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:
......
...@@ -82,8 +82,7 @@ properties: ...@@ -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:
......
...@@ -43,9 +43,6 @@ properties: ...@@ -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
......
...@@ -63,8 +63,7 @@ properties: ...@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment