summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/hwmon/adt7475.yaml
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-08-09 21:17:55 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-08-09 21:17:55 +0200
commit3fafe407e0832406f222cf78cdaeabce5605f694 (patch)
tree731bafc8c6accb0154e9459cf4ac3319bb14fac2 /dts/Bindings/hwmon/adt7475.yaml
parent6187b17da4b277417f34fe0b0b90bbaddcbc599e (diff)
downloadbarebox-3fafe407e0832406f222cf78cdaeabce5605f694.tar.gz
barebox-3fafe407e0832406f222cf78cdaeabce5605f694.tar.xz
dts: update to v5.14-rc2
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/hwmon/adt7475.yaml')
-rw-r--r--dts/Bindings/hwmon/adt7475.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/dts/Bindings/hwmon/adt7475.yaml b/dts/Bindings/hwmon/adt7475.yaml
index ad0ec9f35b..7d9c083632 100644
--- a/dts/Bindings/hwmon/adt7475.yaml
+++ b/dts/Bindings/hwmon/adt7475.yaml
@@ -39,17 +39,7 @@ properties:
reg:
maxItems: 1
-patternProperties:
- "^adi,bypass-attenuator-in[0-4]$":
- description: |
- Configures bypassing the individual voltage input attenuator. If
- set to 1 the attenuator is bypassed if set to 0 the attenuator is
- not bypassed. If the property is absent then the attenuator
- retains it's configuration from the bios/bootloader.
- $ref: /schemas/types.yaml#/definitions/uint32
- enum: [0, 1]
-
- "^adi,pwm-active-state$":
+ adi,pwm-active-state:
description: |
Integer array, represents the active state of the pwm outputs If set to 0
the pwm uses a logic low output for 100% duty cycle. If set to 1 the pwm
@@ -61,6 +51,16 @@ patternProperties:
enum: [0, 1]
default: 1
+patternProperties:
+ "^adi,bypass-attenuator-in[0-4]$":
+ description: |
+ Configures bypassing the individual voltage input attenuator. If
+ set to 1 the attenuator is bypassed if set to 0 the attenuator is
+ not bypassed. If the property is absent then the attenuator
+ retains it's configuration from the bios/bootloader.
+ $ref: /schemas/types.yaml#/definitions/uint32
+ enum: [0, 1]
+
required:
- compatible
- reg