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

2020-06-15 Thread Rob Herring
On Tue, 02 Jun 2020 11:42:19 -0500, Dan Murphy wrote:
> Add the '-ps' picosecond unit suffix for property names.
> 
> Signed-off-by: Dan Murphy 
> ---
>  Documentation/devicetree/bindings/property-units.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!


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

2020-06-12 Thread Dan Murphy

Rob

On 6/12/20 5:17 PM, Rob Herring wrote:

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

Bump

Merge window. Will apply when over.


No worries.  Just wanted to make sure it was seen and not lost.

Dan



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

2020-06-12 Thread Rob Herring
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 
> > ---
> >   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
> >   


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

2020-06-11 Thread Dan Murphy

Bump

On 6/2/20 11:42 AM, Dan Murphy wrote:

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

Signed-off-by: Dan Murphy 
---
  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

  


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

2020-06-02 Thread Dan Murphy
Add the '-ps' picosecond unit suffix for property names.

Signed-off-by: Dan Murphy 
---
 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
 
-- 
2.26.2