diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-06-02 19:42:19 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-06-15 19:17:30 +0300 |
commit | d954ea4250dcd2e843a951d382f369c60aaa30b9 (patch) | |
tree | 1ea62e3ede8840cc7c7beed611ac290ab0d72ef4 /Documentation/devicetree/bindings/property-units.txt | |
parent | 2f6e6e11b23f9ee83eb568e56ef9867ffed950ba (diff) | |
download | linux-d954ea4250dcd2e843a951d382f369c60aaa30b9.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/property-units.txt')
-rw-r--r-- | Documentation/devicetree/bindings/property-units.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt index c80a110c1e26..218f99fa311f 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 ---------------------------------------- |