On Wed, Oct 12, 2016 at 01:53:30PM -0500, Paul.Handrigan@cirrus.com wrote:
From: Paul Handrigan Paul.Handrigan@cirrus.com
Add millivolt, milliamp, and nanohenry units to the Electricity category.
Signed-off-by: Paul Handrigan Paul.Handrigan@cirrus.com
Documentation/devicetree/bindings/property-units.txt | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt index 12278d7..92d6793 100644 --- a/Documentation/devicetree/bindings/property-units.txt +++ b/Documentation/devicetree/bindings/property-units.txt @@ -25,9 +25,12 @@ Distance Electricity
-microamp : micro amps +-milliamp : milli amps -ohms : Ohms -micro-ohms : micro Ohms -microvolt : micro volts +-millivolt : micro volts
Typo here ^^^^^
Thanks, Charles