summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/writing-bindings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/writing-bindings.rst')
-rw-r--r--dts/Bindings/writing-bindings.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/dts/Bindings/writing-bindings.rst b/dts/Bindings/writing-bindings.rst
index 45ff426d00..f7dfb98c15 100644
--- a/dts/Bindings/writing-bindings.rst
+++ b/dts/Bindings/writing-bindings.rst
@@ -52,7 +52,8 @@ Properties
constraints specific to the device.
- DO use common property unit suffixes for properties with scientific units.
- See property-units.txt.
+ Recommended suffixes are listed at
+ https://github.com/devicetree-org/dt-schema/blob/master/schemas/property-units.yaml
- DO define properties in terms of constraints. How many entries? What are
possible values? What is the order?