From: Yuanshen Cao <alex.caoys@gmail.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Chen-Yu Tsai <wens@kernel.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, Yuanshen Cao <alex.caoys@gmail.com>
Subject: [PATCH 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
Date: Wed, 04 Mar 2026 03:43:43 +0000 [thread overview]
Message-ID: <20260304-b4-pck600-a733-v1-0-2f54efdb8cc2@gmail.com> (raw)
Hi everyone,
This series is to introduce Allwinner A733 PCK600 Power Domain
Controller.
Allwinner A733 has this one power domain controller, PCK600, which
shares the same BSP drivers according to the package provided by
Radxa[1]. Unlike A523, A733 does not require the resets. Apart
from that, driver wise, everything else is the same.
Add support for A733 power domain controller by making resets optional
on sun55i-pck600 driver, adding A733 sunxi_pck600_desc and dt-bindings
definitions.
Tested on Radxa Cubie A7Z.
[1] https://github.com/radxa/allwinner-bsp
Signed-off-by: Yuanshen Cao <alex.caoys@gmail.com>
---
Yuanshen Cao (2):
dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Controller
pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
.../bindings/power/allwinner,sun20i-d1-ppu.yaml | 17 ++++++-
drivers/pmdomain/sunxi/sun55i-pck600.c | 53 ++++++++++++++++++++--
.../power/allwinner,sun60i-a733-pck-600.h | 18 ++++++++
3 files changed, 82 insertions(+), 6 deletions(-)
---
base-commit: 0031c06807cfa8aa51a759ff8aa09e1aa48149af
change-id: 20260304-b4-pck600-a733-1790e0e48d49
Best regards,
--
Yuanshen Cao <alex.caoys@gmail.com>
next reply other threads:[~2026-03-04 3:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-04 3:43 Yuanshen Cao [this message]
2026-03-04 3:43 ` [PATCH 1/2] dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Controller Yuanshen Cao
2026-03-04 11:36 ` Krzysztof Kozlowski
2026-03-04 3:43 ` [PATCH 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver Yuanshen Cao
2026-03-04 13:33 ` Chen-Yu Tsai
2026-03-05 0:15 ` Yuanshen Cao
2026-03-05 2:52 ` Chen-Yu Tsai
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=20260304-b4-pck600-a733-v1-0-2f54efdb8cc2@gmail.com \
--to=alex.caoys@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jernej.skrabec@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=robh@kernel.org \
--cc=samuel@sholland.org \
--cc=ulf.hansson@linaro.org \
--cc=wens@kernel.org \
/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