summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/iio/common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/iio/common.yaml')
-rw-r--r--dts/Bindings/iio/common.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/dts/Bindings/iio/common.yaml b/dts/Bindings/iio/common.yaml
index 97ffcb7704..b3a10af86d 100644
--- a/dts/Bindings/iio/common.yaml
+++ b/dts/Bindings/iio/common.yaml
@@ -12,7 +12,7 @@ maintainers:
description: |
This document defines device tree properties common to several iio
- sensors. It doesn't constitue a device tree binding specification by itself but
+ sensors. It doesn't constitute a device tree binding specification by itself but
is meant to be referenced by device tree bindings.
When referenced from sensor tree bindings the properties defined in this
@@ -32,4 +32,6 @@ properties:
considered 'near' to the device (an object is near to the
sensor).
+additionalProperties: true
+
...