From patchwork Wed Oct 12 18:53:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Handrigan X-Patchwork-Id: 681384 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3svNKD6zB1z9s5w for ; Thu, 13 Oct 2016 05:52:48 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755103AbcJLSwq (ORCPT ); Wed, 12 Oct 2016 14:52:46 -0400 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:41145 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753712AbcJLSwo (ORCPT ); Wed, 12 Oct 2016 14:52:44 -0400 Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u9CIngQd023039; Wed, 12 Oct 2016 13:52:36 -0500 Authentication-Results: ppops.net; spf=pass smtp.mailfrom=Paul.Handrigan@cirrus.com Received: from mail2.cirrus.com (mail1.cirrus.com [141.131.3.20]) by mx0a-001ae601.pphosted.com with ESMTP id 2615basegv-1; Wed, 12 Oct 2016 13:52:36 -0500 Received: from ex3.ad.cirrus.com (ex3.ad.cirrus.com [141.131.36.34]) by mail2.cirrus.com (Postfix) with ESMTP id 05EE0611CE7E; Wed, 12 Oct 2016 13:52:36 -0500 (CDT) Received: from localhost (141.131.38.212) by InternalRelay (141.131.36.34) with Microsoft SMTP Server id 14.3.301.0; Wed, 12 Oct 2016 13:52:31 -0500 From: To: CC: , , , , , , Paul Handrigan Subject: [PATCH v2 3/3] dt/bindings: Add milivolt, milliamps, and nanohenry units Date: Wed, 12 Oct 2016 13:53:30 -0500 X-Mailer: git-send-email 1.9.1 In-Reply-To: <1476298410-1157-1-git-send-email-Paul.Handrigan@cirrus.com> References: <1476298410-1157-1-git-send-email-Paul.Handrigan@cirrus.com> MIME-Version: 1.0 Message-ID: X-Proofpoint-SPF-Result: pass X-Proofpoint-SPF-Record: v=spf1 include:spf-001ae601.pphosted.com ip4:141.131.128.20 ip4:141.131.3.20 ip4:213.128.236.230 ip4:87.246.98.25 ip4:87.246.78.26 -all X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1610120312 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Paul Handrigan Add millivolt, milliamp, and nanohenry units to the Electricity category. Signed-off-by: Paul Handrigan --- 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 +-nanohenry : nano henries Temperature ----------------------------------------