Message ID | 20200602163900.2556-1-dmurphy@ti.com |
---|---|
State | Accepted |
Commit | d954ea4250dcd2e843a951d382f369c60aaa30b9 |
Headers | show |
Series | dt-bindings: property-units: Add picoseconds type | expand |
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 ----------------------------------------
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(+)