summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/hwmon
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-02-01 12:45:00 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-02-01 12:45:00 +0100
commit2d168d3f68a7826cda53c8bb713965953b2c93fc (patch)
tree9566f15acdce2ab58d3db947907c143e5595ac89 /dts/Bindings/hwmon
parenta11bb31e2d7f1958fcacd2954f6725425743df3c (diff)
downloadbarebox-2d168d3f68a7826cda53c8bb713965953b2c93fc.tar.gz
barebox-2d168d3f68a7826cda53c8bb713965953b2c93fc.tar.xz
dts: update to v5.11-rc6
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/hwmon')
-rw-r--r--dts/Bindings/hwmon/adi,ltc2947.yaml1
-rw-r--r--dts/Bindings/hwmon/baikal,bt1-pvt.yaml8
-rw-r--r--dts/Bindings/hwmon/ti,tmp513.yaml1
3 files changed, 3 insertions, 7 deletions
diff --git a/dts/Bindings/hwmon/adi,ltc2947.yaml b/dts/Bindings/hwmon/adi,ltc2947.yaml
index eef614962b..bf04151b63 100644
--- a/dts/Bindings/hwmon/adi,ltc2947.yaml
+++ b/dts/Bindings/hwmon/adi,ltc2947.yaml
@@ -49,7 +49,6 @@ properties:
description:
This property controls the Accumulation Dead band which allows to set the
level of current below which no accumulation takes place.
- $ref: /schemas/types.yaml#/definitions/uint32
maximum: 255
default: 0
diff --git a/dts/Bindings/hwmon/baikal,bt1-pvt.yaml b/dts/Bindings/hwmon/baikal,bt1-pvt.yaml
index 00a6511354..5d3ce641fc 100644
--- a/dts/Bindings/hwmon/baikal,bt1-pvt.yaml
+++ b/dts/Bindings/hwmon/baikal,bt1-pvt.yaml
@@ -73,11 +73,9 @@ properties:
description: |
Temperature sensor trimming factor. It can be used to manually adjust the
temperature measurements within 7.130 degrees Celsius.
- maxItems: 1
- items:
- default: 0
- minimum: 0
- maximum: 7130
+ default: 0
+ minimum: 0
+ maximum: 7130
additionalProperties: false
diff --git a/dts/Bindings/hwmon/ti,tmp513.yaml b/dts/Bindings/hwmon/ti,tmp513.yaml
index 8020d739a0..1502b22c77 100644
--- a/dts/Bindings/hwmon/ti,tmp513.yaml
+++ b/dts/Bindings/hwmon/ti,tmp513.yaml
@@ -52,7 +52,6 @@ properties:
ti,bus-range-microvolt:
description: |
This is the operating range of the bus voltage in microvolt
- $ref: /schemas/types.yaml#/definitions/uint32
enum: [16000000, 32000000]
default: 32000000