From patchwork Wed Dec 2 09:33:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Gerhold X-Patchwork-Id: 11945413 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B867DC64E8A for ; Wed, 2 Dec 2020 09:36:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5CF6B2222A for ; Wed, 2 Dec 2020 09:36:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387645AbgLBJgc (ORCPT ); Wed, 2 Dec 2020 04:36:32 -0500 Received: from mo4-p02-ob.smtp.rzone.de ([81.169.146.171]:28837 "EHLO mo4-p02-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728145AbgLBJgc (ORCPT ); Wed, 2 Dec 2020 04:36:32 -0500 X-Greylist: delayed 3422 seconds by postgrey-1.27 at vger.kernel.org; Wed, 02 Dec 2020 04:36:31 EST DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1606901620; s=strato-dkim-0002; d=gerhold.net; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=SG5xVAaGLAUccFX3LQt43sv4uywqw6E+YEUD++Uwcsc=; b=kmxJXywnRsrl+TnJeskU0TTrASPzmnoObUpI+rZHMvz9ruV5yjqJN+WYrSY+aYfa9v D1l8XjOmmSFUGh8HMcHdUs3JmWO30vjccFJhfVQXUc83faRlwHmUhlUvqOzNjU6OQpBh VhgPzsjnBJ225rDyVkrtfeAz6hAH7DfFbL0wkrDa55zIxhyde3cNcDBfIZEl9YQk5GcT eOaJcg+ZJH0MrEujfLxgl3UoN7+L2i9xQC6EgFsiVnjZXbWh27b0ocU1na4MJ264WCHq n3nvS94RU/DwcYYfJwkhxe/W7Ycv/XaEfQusUX2xcj2iKxeOLzl4+wI++kDLqlGQFnkT r8vw== X-RZG-AUTH: ":P3gBZUipdd93FF5ZZvYFPugejmSTVR2nRPhVORvLd4SsytBXS7IYBkLahKxB626NJkxR" X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain by smtp.strato.de (RZmta 47.3.4 SBL|AUTH) with ESMTPSA id Z061efwB29XcVud (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Wed, 2 Dec 2020 10:33:38 +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 Subject: [PATCH 3/4] dt-bindings: iio: gyroscope: bmg160: Document regulator supplies Date: Wed, 2 Dec 2020 10:33:21 +0100 Message-Id: <20201202093322.77114-3-stephan@gerhold.net> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201202093322.77114-1-stephan@gerhold.net> References: <20201202093322.77114-1-stephan@gerhold.net> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@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. Signed-off-by: Stephan Gerhold Reviewed-by: Linus Walleij Reviewed-by: Rob Herring --- .../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: