Hi, On Mon, Mar 20, 2017 at 02:43:27AM -0700, Liam Breck wrote: > From: Matt Ranostay > > Add entries for microwatt-hours and microamp-hours. > > Cc: Rob Herring > Cc: Mark Rutland > Cc: devicetree@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Matt Ranostay > Signed-off-by: Liam Breck > Acked-by: Sebastian Reichel > Acked-by: Rob Herring > --- > Documentation/devicetree/bindings/property-units.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt > index 12278d7..0849618 100644 > --- a/Documentation/devicetree/bindings/property-units.txt > +++ b/Documentation/devicetree/bindings/property-units.txt > @@ -25,8 +25,10 @@ Distance > Electricity > ---------------------------------------- > -microamp : micro amps > +-microamp-hours : micro amp-hours > -ohms : Ohms > -micro-ohms : micro Ohms > +-microwatt-hours: micro Watt-hours > -microvolt : micro volts > > Temperature Thanks, queued. -- Sebastian