aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml')
-rw-r--r--sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml15
1 files changed, 11 insertions, 4 deletions
diff --git a/sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml b/sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml
index f578e72778a7..e384e4953f0a 100644
--- a/sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml
+++ b/sys/contrib/device-tree/Bindings/regulator/pfuze100.yaml
@@ -36,6 +36,9 @@ properties:
reg:
maxItems: 1
+ interrupts:
+ maxItems: 1
+
fsl,pfuze-support-disable-sw:
$ref: /schemas/types.yaml#/definitions/flag
description: |
@@ -63,15 +66,19 @@ properties:
patternProperties:
"^sw([1-4]|[1-4][a-c]|[1-4][a-c][a-c])$":
- $ref: "regulator.yaml#"
+ $ref: regulator.yaml#
type: object
"^vgen[1-6]$":
- $ref: "regulator.yaml#"
+ $ref: regulator.yaml#
+ type: object
+
+ "^vldo[1-4]$":
+ $ref: regulator.yaml#
type: object
- "^(vsnvs|vref|vrefddr|swbst|coin)$":
- $ref: "regulator.yaml#"
+ "^(vsnvs|vref|vrefddr|swbst|coin|v33|vccsd)$":
+ $ref: regulator.yaml#
type: object
additionalProperties: false