Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp5282257ybe; Tue, 17 Sep 2019 05:48:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqz2qWTOe3nIugYjdGssCrad6qXqpA17ErVlfzCltquC7maXPgLgLWC+mvErdiV88AS8edHG X-Received: by 2002:a17:906:cc9b:: with SMTP id oq27mr3600861ejb.125.1568724486931; Tue, 17 Sep 2019 05:48:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568724486; cv=none; d=google.com; s=arc-20160816; b=ct5XIsK4ndC5cAx3IdiVGqxrFFO2qiSWQSRzYQ4jc+w6ICxrmP2ewQaIk7zVPHsygP duNRduTHZzkWVLnrnh7G58n3GQGN8kynTcFV9dNxeOlPHnhGcS4Me5b9jyLPJewIeDDN 0jDypz4XxX9Ko0ZffIvTdO7RsxgUAl94joCh/1zQF6eVLFiQs/ikfxNJvIrTMerIxkA4 nAli+qzihqjS2iYxbmOhX6LuhmPrsRGzHetkI5skr3a++4I6cgcHE3M+pMHFMcvY4ymD 9ZmWj/JAbsiNQBlElnUow9SjyxHNKAbFFrLw4PRhyrGYscfy4SdYqftd/tWfaaRKHE61 RMyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=oWEuhjWUKYlc6zUJ2cnm7W8zCRPoId1CaYYflfDGulE=; b=CYh+OXYlZ2wbrM19X2/Yoobls8IyypsiCGHX3JfNnE0qiCsXe04QGQWUZqukKxHlI1 QXvY6pdE7QHUwfLzeNe74SerkRYgeChW9tYcjIgmAdF+nXptI1UusAcs4u7FpCnWV785 U+7Cdvj/Q4GcoUqRknlbPGTm4A3fYcrpiR/6eQ8HK5xt2iOpaZG3iXEHuvS5Dv1KUzfh /LG5C86fjUH+ZpAaOaW3Sqd5pFj6pfd0VhK4l5FLiwRz0uTYa6LUErENnva2J1fPh7dM KLOANXN3500zBQ7XGC8TUy3CneQ0ghSHVSCSgA0MO1CS/L9IeoMycvL6efyQUGBp+aXA ds6A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l45si1273104edb.18.2019.09.17.05.47.43; Tue, 17 Sep 2019 05:48:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728749AbfIQMnQ (ORCPT + 99 others); Tue, 17 Sep 2019 08:43:16 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:34231 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728615AbfIQMnH (ORCPT ); Tue, 17 Sep 2019 08:43:07 -0400 Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28] helo=dude02.lab.pengutronix.de) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iACow-0000dJ-0E; Tue, 17 Sep 2019 14:43:02 +0200 Received: from mfe by dude02.lab.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1iACov-00039A-GF; Tue, 17 Sep 2019 14:43:01 +0200 From: Marco Felsch To: support.opensource@diasemi.com, lee.jones@linaro.org, robh+dt@kernel.org, lgirdwood@gmail.com, broonie@kernel.org, stwiss.opensource@diasemi.com Cc: kernel@pengutronix.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 4/5] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation Date: Tue, 17 Sep 2019 14:42:45 +0200 Message-Id: <20190917124246.11732-5-m.felsch@pengutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190917124246.11732-1-m.felsch@pengutronix.de> References: <20190917124246.11732-1-m.felsch@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::28 X-SA-Exim-Mail-From: mfe@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At the gpio-based regulator enable/disable documentation. This property can be applied to each subnode within the 'regulators' node so each regulator can be configured differently. Signed-off-by: Marco Felsch --- Documentation/devicetree/bindings/mfd/da9062.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt index 9d9820d8177d..3d4b90bf8ea6 100644 --- a/Documentation/devicetree/bindings/mfd/da9062.txt +++ b/Documentation/devicetree/bindings/mfd/da9062.txt @@ -75,6 +75,13 @@ Sub-nodes: same. Also the gpio phandle must refer to to the dlg,da9062-gpio device other gpios are not allowed and make no sense. + - dlg,ena-sense-gpios : The GPIO reference which should be used by the + regulator to enable/disable the output. If the signal is active the + regulator is on else it is off. Attention: Sharing the same gpio for other + purposes or across multiple regulators is possible but the gpio settings + must be the same. Also the gpio phandle must refer to to the + dlg,da9062-gpio device other gpios are not allowed and make no sense. + - rtc : This node defines settings required for the Real-Time Clock associated with the DA9062. There are currently no entries in this binding, however compatible = "dlg,da9062-rtc" should be added if a node is created. -- 2.20.1