From: "Ondřej Jirman" <megi@xff.cz>
To: Lee Jones <lee@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>
Cc: Ondrej Jirman <megi@xff.cz>,
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: [PATCH v3 0/4] Add support for poweroff via RK806 PMIC
Date: Tue, 10 Oct 2023 19:41:15 +0200 [thread overview]
Message-ID: <20231010174138.1888396-1-megi@xff.cz> (raw)
From: Ondrej Jirman <megi@xff.cz>
The PMIC supports powering off by twiddling some bits in a register. Add support
for it via pre-existing rockchip,system-power-controller DT property.
The series was tested against Linux 6.6-rc4.
Please take a look.
Thank you,
Ondřej Jirman
v3:
- use system-power-controller
- deprecate rockchip,system-power-controller
v2:
- add a missing driver patch
Ondrej Jirman (4):
dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
dt-bindings: mfd: rk806: Allow system-power-controller property
mfd: rk8xx: Add support for standard system-power-controller property
mfd: rk8xx: Add support for RK806 power off
Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml | 3 +++
Documentation/devicetree/bindings/mfd/rockchip,rk806.yaml | 2 ++
Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml | 3 +++
Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml | 3 +++
Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml | 3 +++
Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml | 3 +++
drivers/mfd/rk8xx-core.c | 7 ++++++-
7 files changed, 23 insertions(+), 1 deletion(-)
--
2.42.0
next reply other threads:[~2023-10-10 17:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 17:41 Ondřej Jirman [this message]
2023-10-10 17:41 ` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller Ondřej Jirman
2023-10-12 20:00 ` Rob Herring
2023-10-19 10:29 ` Lee Jones
2023-10-19 10:30 ` Krzysztof Kozlowski
2023-10-19 13:50 ` Lee Jones
2023-10-19 14:03 ` Ondřej Jirman
2023-10-19 15:00 ` Lee Jones
2023-10-10 17:41 ` [PATCH v3 2/4] dt-bindings: mfd: rk806: Allow system-power-controller property Ondřej Jirman
2023-10-12 20:00 ` Rob Herring
2023-10-10 17:41 ` [PATCH v3 3/4] mfd: rk8xx: Add support for standard " Ondřej Jirman
2023-10-10 17:41 ` [PATCH v3 4/4] mfd: rk8xx: Add support for RK806 power off Ondřej Jirman
2023-10-11 16:38 ` [PATCH v3 0/4] Add support for poweroff via RK806 PMIC Sebastian Reichel
-- strict thread matches above, loose matches on Subject: below --
2023-10-19 16:57 Ondřej Jirman
2023-10-25 10:36 ` Lee Jones
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=20231010174138.1888396-1-megi@xff.cz \
--to=megi@xff.cz \
--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=robh+dt@kernel.org \
--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).