Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp110159rwb; Tue, 13 Dec 2022 14:48:24 -0800 (PST) X-Google-Smtp-Source: AA0mqf4OgbdU9ivuSjkWpX5iZg2fPZEwran3xXTCuafpCWJePlsvud4WrcP0j7OqSi9j0rXVuLO7 X-Received: by 2002:a17:906:3799:b0:7c1:286a:d87c with SMTP id n25-20020a170906379900b007c1286ad87cmr19956695ejc.65.1670971704065; Tue, 13 Dec 2022 14:48:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670971704; cv=none; d=google.com; s=arc-20160816; b=w9PDw9kEBnK66SX+ir+J3boCE0iLfy1PBPmUte2YO1F4DU4ZRFNToqcd8bJOE//7Qj TzkGMXIstbNzBaNAiOmSyKXOjvJoPjykm5D4ReVk1fT30BwV1wAfdWnPIwhoJW+Z4Tyf xoyYrLklFrSXQRaWKVRu+VtkRpBMZuwQ4ry6ieFaCPBrKbamvmGa5t/cBFs5Zkp05PAU xapa4X1Eu0vu0EkgMClHBtNLTVoy/tL47jvQrfzB9cwh+u+mXIT5phjTLl8AaK5vvFsb jFf9vCUi7Zn4nAiZfnhw/pqtKRAm86EYOqsDjPkk6Bs5rjIhC378VEauQL020ePi+GB3 U46w== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z11-20020a1709060acb00b007ae6aa9e875si8818466ejf.370.2022.12.13.14.48.05; Tue, 13 Dec 2022 14:48:24 -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 + 73 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 Content-Transfer-Encoding: 8bit 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 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>; + }; -- 2.34.1