2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00

dt-bindings: property-units: Add picoseconds type

Add the '-ps' picosecond unit suffix for property names.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Dan Murphy 2020-06-02 11:42:19 -05:00 committed by Rob Herring
parent 2f6e6e11b2
commit d954ea4250

View File

@ -17,6 +17,7 @@ Time/Frequency
-ms : millisecond
-us : microsecond
-ns : nanosecond
-ps : picosecond
Distance
----------------------------------------