From: Rob Herring <robh@kernel.org>
To: "Ondřej Jirman" <megi@xff.cz>
Cc: Lee Jones <lee@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
Sebastian Reichel <sebastian.reichel@collabora.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property
Date: Tue, 10 Oct 2023 12:13:13 -0500 [thread overview]
Message-ID: <20231010171313.GA1065385-robh@kernel.org> (raw)
In-Reply-To: <20231010074826.1791942-2-megi@xff.cz>
On Tue, Oct 10, 2023 at 09:48:20AM +0200, Ondřej Jirman wrote:
> From: Ondrej Jirman <megi@xff.cz>
>
> Declare support for this property.
>
> Signed-off-by: Ondrej Jirman <megi@xff.cz>
> ---
> 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.
New users should use the common 'system-power-controller'.
Feel free to mark rockchip,system-power-controller deprecated and add
'system-power-controller' on the existing Rockchip PMIC bindings.
> +
> vcc1-supply:
> description:
> The input supply for dcdc-reg1.
> --
> 2.42.0
>
next prev parent reply other threads:[~2023-10-10 17:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 7:48 [PATCH v2 0/2] Add support for poweroff via RK806 PMIC Ondřej Jirman
2023-10-10 7:48 ` [PATCH v2 1/2] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property Ondřej Jirman
2023-10-10 17:13 ` Rob Herring [this message]
2023-10-10 7:48 ` [PATCH v2 2/2] mfd: rk8xx: Add support for RK806 power off Ondřej Jirman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231010171313.GA1065385-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=megi@xff.cz \
--cc=sebastian.reichel@collabora.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).