Re: [PATCH v2 1/5] devicetree: property-units: Add femtofarads unit

From: Rob Herring
Date: Tue Jan 15 2019 - 16:04:17 EST


On Tue, 8 Jan 2019 19:54:10 +0100, Sam Ravnborg wrote:
> When dealing with capacitance of 0.5 pF then
> a smaller unit is preferred.
> Add femtofarads to deal with this.
>
> Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>
> Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/property-units.txt | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>