From: Dan Murphy Date: Tue, 2 Jun 2020 16:42:19 +0000 (-0500) Subject: dt-bindings: property-units: Add picoseconds type X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d954ea4250dcd2e843a951d382f369c60aaa30b9;p=linux.git dt-bindings: property-units: Add picoseconds type Add the '-ps' picosecond unit suffix for property names. Signed-off-by: Dan Murphy Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt index c80a110c1e266..218f99fa311f1 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 ----------------------------------------