From patchwork Tue Dec 13 22:43:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrizio Castro X-Patchwork-Id: 32959 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:e747:0:0:0:0:0 with SMTP id c7csp402053wrn; Tue, 13 Dec 2022 14:44:42 -0800 (PST) X-Google-Smtp-Source: AA0mqf5TOnj2EGJWlNtA8xgGOF2ZMOTk01StEvfo2k3rkgwGa3kEvFUQNDmibjEoc7LUtryNFydk X-Received: by 2002:a17:907:7850:b0:7c3:15cc:76d0 with SMTP id lb16-20020a170907785000b007c315cc76d0mr803395ejc.47.1670971482282; Tue, 13 Dec 2022 14:44:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670971482; cv=none; d=google.com; s=arc-20160816; b=XPtlb5nXBtGK9SDwzX/ixN+mkPso0pZZwXS6CQN+hTVpoX+4cphZwdKMs58m16dX7O Euwrnmoqz4n6fPmIXWquA57sJz2UfzWPlOipE8at++ng5igVKtVrjv3UkG1fjqFrNHUK smcxqUdVz1pMKqNFA/XyPzjIUimXxK/YRUmPJbMu4+nfRH1OJ8czJlbK9TTHBCoRZHHt vHm7hV/e+/uc6PQ857UqwGQkQ2brmL5fXGfXDZD5kdPiNpFtfFDvOWg8aTdAu17tzUkw NT9IGQf2J5x1ncNjv9yo8L5LYmQwx/uA/ByHB2/ttu1M8y6p7os+2sOUr36FD083yOaE BMHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=xOpYwn4BFzie6W1xLnT8zDMZgTWiyYkwBVKTOdPIeis=; b=oknopzPicbHd4DlVB/CsY7nhd0/ixfJVSrEReLFMjftabdrxOYh/G/pSqnqlRJWuGt 72rCDcwdZszcTa3YRakjM7bhC9KZGe0Yp3o+P8FsyIZYfn2EfF5bSFsk7DrFuNyFdQX0 RD83oH/63TigK4J5jvwc63EmPqA8ro3EimeTGUF0Qggk0z/4TAot+AsfnM9MXO6qXFxY lOcKXKmImC5/6zd7yF/SCIu2YQ+ceOqJLmFxfGQkkdnRdWGFOVxybJVxhkiYSro3ENQN u0S7swyR8bMgwF7MX0CUnYCekMMZ3Jx5T2HJsv+JX1eK51BlT8pY6qaurFDphSM5r4xS 3iYw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m23-20020aa7d357000000b004615a57e292si9341342edr.426.2022.12.13.14.44.18; Tue, 13 Dec 2022 14:44:42 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=renesas.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236729AbiLMWnh (ORCPT + 99 others); Tue, 13 Dec 2022 17:43:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236710AbiLMWnc (ORCPT ); Tue, 13 Dec 2022 17:43:32 -0500 Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 9A5D022291; Tue, 13 Dec 2022 14:43:30 -0800 (PST) X-IronPort-AV: E=Sophos;i="5.96,242,1665414000"; d="scan'208";a="146060125" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 14 Dec 2022 07:43:29 +0900 Received: from mulinux.home (unknown [10.226.93.1]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id D32DC40F4527; Wed, 14 Dec 2022 07:43:24 +0900 (JST) From: Fabrizio Castro To: Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Sebastian Reichel , Geert Uytterhoeven Cc: Fabrizio Castro , Lee Jones , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Chris Paterson , Biju Das , linux-renesas-soc@vger.kernel.org, Laurent Pinchart , Jacopo Mondi Subject: [PATCH 2/5] dt-bindings: power: reset: Add RZ/V2M PWC Power OFF bindings Date: Tue, 13 Dec 2022 22:43:07 +0000 Message-Id: <20221213224310.543243-3-fabrizio.castro.jz@renesas.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221213224310.543243-1-fabrizio.castro.jz@renesas.com> References: <20221213224310.543243-1-fabrizio.castro.jz@renesas.com> MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1752140593150660612?= X-GMAIL-MSGID: =?utf-8?q?1752140593150660612?= Add dt-bindings document for the RZ/V2M PWC Power OFF driver. Signed-off-by: Fabrizio Castro --- .../reset/renesas,rzv2m-pwc-poweroff.yaml | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/reset/renesas,rzv2m-pwc-poweroff.yaml diff --git a/Documentation/devicetree/bindings/power/reset/renesas,rzv2m-pwc-poweroff.yaml b/Documentation/devicetree/bindings/power/reset/renesas,rzv2m-pwc-poweroff.yaml new file mode 100644 index 000000000000..12456e3e93e6 --- /dev/null +++ b/Documentation/devicetree/bindings/power/reset/renesas,rzv2m-pwc-poweroff.yaml @@ -0,0 +1,48 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/power/reset/renesas,rzv2m-pwc-poweroff.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Renesas RZ/V2M External Power Sequence Controller (PWC) Power OFF + +description: |+ + The PWC IP found in the RZ/V2M family of chips comes with the below + capabilities + - external power supply on/off sequence generation + - on/off signal generation for the LPDDR4 core power supply (LPVDD) + - key input signals processing + - general-purpose output pins + This node uses syscon to map the registers relevant to Power OFF (the + register map is retrieved from the parent dt-node), and the node should be + represented as a sub node of a "syscon", "simple-mfd" node. + +maintainers: + - Fabrizio Castro + +properties: + compatible: + items: + - enum: + - renesas,r9a09g011-pwc-poweroff # RZ/V2M + - renesas,r9a09g055-pwc-poweroff # RZ/V2MA + - const: renesas,rzv2m-pwc-poweroff + + regmap: + $ref: /schemas/types.yaml#/definitions/phandle + description: | + Phandle to the register map node. + +required: + - compatible + - regmap + +additionalProperties: false + +examples: + - | + poweroff { + compatible = "renesas,r9a09g011-pwc-poweroff", + "renesas,rzv2m-pwc-poweroff"; + regmap = <®mapnode>; + };