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

From: Rob Herring
Date: Fri Jun 12 2020 - 18:17:07 EST


On Thu, Jun 11, 2020 at 02:46:28PM -0500, Dan Murphy wrote:
> Bump

Merge window. Will apply when over.

>
> On 6/2/20 11:42 AM, Dan Murphy wrote:
> > Add the '-ps' picosecond unit suffix for property names.
> >
> > Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
> > ---
> > Documentation/devicetree/bindings/property-units.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > 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
> > ----------------------------------------