diff mbox series

[RESEND] dt-bindings: property-units: Add picoseconds type

Message ID 20200602164219.3159-1-dmurphy@ti.com
State Superseded
Headers show
Series [RESEND] dt-bindings: property-units: Add picoseconds type | expand

Commit Message

Dan Murphy June 2, 2020, 4:42 p.m. UTC
Add the '-ps' picosecond unit suffix for property names.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 Documentation/devicetree/bindings/property-units.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt
index e9b8360b3288..00094070bdac 100644
--- a/Documentation/devicetree/bindings/property-units.txt
+++ b/Documentation/devicetree/bindings/property-units.txt
@@ -17,6 +17,7 @@  Time/Frequency
 -ms		: millisecond
 -us		: microsecond
 -ns		: nanosecond
+-ps		: picosecond
 
 Distance
 ----------------------------------------