From patchwork Fri Dec 11 18:38:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Gerhold X-Patchwork-Id: 1415213 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=gerhold.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gerhold.net header.i=@gerhold.net header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=oLgJkq1l; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Ct0615Cwtz9sTL for ; Sat, 12 Dec 2020 05:43:05 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732504AbgLKSmX (ORCPT ); Fri, 11 Dec 2020 13:42:23 -0500 Received: from mo4-p01-ob.smtp.rzone.de ([81.169.146.167]:33289 "EHLO mo4-p01-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728198AbgLKSmD (ORCPT ); Fri, 11 Dec 2020 13:42:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1607711951; s=strato-dkim-0002; d=gerhold.net; h=Message-Id:Date:Subject:Cc:To:From:From:Subject:Sender; bh=lntMdrL2vzHYJajzbCu4672DSUcaxlayS8rnWeVRSw0=; b=oLgJkq1lewSEdRLXc3b9xfnapBTT6u+/OFJLi8JxVmt5qbBVy5hGIV0kGnMIK4G2B8 4cWdxrxGstvt601Rs+AsSSHsgfK14NNWMtBu0ER26FxDpFSDpZEBuCFrF7lYcneKKL02 Oe4Bk/moQmKpzRWXvAENbMCuppfY3srbXazzIxl2TgdGo1s6fU4ESCpAF8gWAGkOyGNr KlbTDOarYZnaU+tUi8RsRlO7Efc54EUPzn69ogpgj+IOpIN1+iGwODVwq0elrtbrQemK 8a/vyDPdYL+iA64ZCLuzALSW+2we5r3Y/BP/GcBEs9DERLjtn2JLTD/c0a0n2FoS9IH4 1G1w== X-RZG-AUTH: ":P3gBZUipdd93FF5ZZvYFPugejmSTVR2nRPhVORvLd4SsytBXS7IYBkLahKxB626OARkI" X-RZG-CLASS-ID: mo00 Received: from droid.. by smtp.strato.de (RZmta 47.7.1 DYNA|AUTH) with ESMTPSA id 409b08wBBId34ec (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Fri, 11 Dec 2020 19:39:03 +0100 (CET) From: Stephan Gerhold To: Jonathan Cameron Cc: Lars-Peter Clausen , Peter Meerwald-Stadler , Rob Herring , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, "H . Nikolaus Schaller" , Linus Walleij , Stephan Gerhold , Rob Herring Subject: [PATCH v2 1/2] dt-bindings: iio: gyroscope: bmg160: Document regulator supplies Date: Fri, 11 Dec 2020 19:38:14 +0100 Message-Id: <20201211183815.51269-1-stephan@gerhold.net> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org BMG160 needs VDD and VDDIO regulators that might need to be explicitly enabled. Document support for vdd/vddio-supply to implement this. Reviewed-by: Linus Walleij Reviewed-by: Rob Herring Signed-off-by: Stephan Gerhold Reviewed-by: Linus Walleij --- Changes in v2: - Split from patches for bmc150 - Add Reviewed-by: --- .../devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml b/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml index 0466483be6bb..b6bbc312a7cf 100644 --- a/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml +++ b/Documentation/devicetree/bindings/iio/gyroscope/bosch,bmg160.yaml @@ -19,6 +19,9 @@ properties: reg: maxItems: 1 + vdd-supply: true + vddio-supply: true + interrupts: minItems: 1 description: