On Tue, 14 May 2019 10:50:24 +0200, Geert Uytterhoeven wrote:
> Make the naming of units consistent with common practices:
>   - Do not capitalize the first character of units ("Celsius" is
>     special, as it is not the unit name, but a reference to its
>     proposer),
>   - Do not use plural for units,
>   - Do not abbreviate "ampere",
>   - Concatenate prefixes and units (no spaces or hyphens),
>   - Separate units by spaces not hyphens,
>   - "milli" applies to "degree", not to "Celsius".
> 
> Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
> ---
>  .../devicetree/bindings/property-units.txt    | 34 +++++++++----------
>  1 file changed, 17 insertions(+), 17 deletions(-)
> 

Applied, thanks.

Rob

Reply via email to