From patchwork Sun Oct 8 14:21:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 13412736 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8A6AAE95A82 for ; Sun, 8 Oct 2023 14:21:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=aMnRqkXfiKWAdJtNhx/ABR9qL1kpmHZ3UH6UjqbGJPw=; b=bDDcwy3R0RyLYE yC+jUrymiGpFsOIMUfZNvu2y8WvFUSu1YpmyyuiLM6tMfJW0L4nwwubtwZirzDXDEis1tUIgbvlvE q/97b58Ozcbqa4b5y6AdoyJl4sZOkaJz0QKhxnczHptQZQKB6o1j5IRYpzi+Qs1G745VcRyt/17K3 9ss9VHiREF+Et95bQsGdFB/3VzDUEWPUHtBWJcUnZKLXTfyVslMggW8p9m9Kxj59h/lkyEuRoSpLq gjK+RLcFeqGCC7ltHHOajqUR7XnlCGLzeBynOBmHEemkPWHsaV8JvscvlLb8zpFNSGiTDqHdL9lEa DGBk6zUxCL5CAa+/S2Qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qpUew-008wSn-02; Sun, 08 Oct 2023 14:21:30 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qpUet-008wRj-04; Sun, 08 Oct 2023 14:21:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xff.cz; s=mail; t=1696774880; bh=ln9yaefbuYCFpEUdZH05ypyuihDVslY8QNysNZk0VAI=; h=From:To:Cc:Subject:Date:From; b=LRBtBovGJozJxgA/YXrL2fs3tLL5C5VcYyHXbFLrxAPgu7z61ll8k1ttv2FGaUE5x YUvlngdU2UGN2IPnoYlwzTDVIXz0tTtlz5aPSbOT+9P+X3pavBQ9lZiW5A9jTJsgfP gRPuhlGH+M0y4Y/HKG0Te3FjKzNO873Arlke9t5w= From: =?utf-8?q?Ond=C5=99ej_Jirman?= To: linux-kernel@vger.kernel.org Cc: Ondrej Jirman , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Sebastian Reichel , devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS), linux-arm-kernel@lists.infradead.org (moderated list:ARM/Rockchip SoC support), linux-rockchip@lists.infradead.org (open list:ARM/Rockchip SoC support) Subject: [PATCH] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property Date: Sun, 8 Oct 2023 16:21:17 +0200 Message-ID: <20231008142118.1174090-1-megi@xff.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231008_072127_209720_ADE056C6 X-CRM114-Status: UNSURE ( 6.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Ondrej Jirman Declare support for this property. Signed-off-by: Ondrej Jirman --- Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml b/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml index cf2500f2e9a0..e8c9f17f6ea8 100644 --- a/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml +++ b/Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml @@ -29,6 +29,11 @@ properties: '#gpio-cells': const: 2 + rockchip,system-power-controller: + type: boolean + description: + Telling whether or not this PMIC is controlling the system power. + vcc1-supply: description: The input supply for dcdc-reg1.