From: Neil Armstrong <neil.armstrong@linaro.org>
To: xianwei.zhao@amlogic.com, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Jianxin Pan <jianxin.pan@amlogic.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, Hongyu Chen <hongyu.chen1@amlogic.com>
Subject: Re: [PATCH 3/3] arm64: dts: amlogic: a5: add power domain controller node
Date: Thu, 27 Jun 2024 13:56:06 +0200 [thread overview]
Message-ID: <cb900231-65d6-404c-8895-e1ee548aef4b@linaro.org> (raw)
In-Reply-To: <20240627-a5_secpower-v1-3-1f47dde1270c@amlogic.com>
On 27/06/2024 13:47, Xianwei Zhao via B4 Relay wrote:
> From: Xianwei Zhao <xianwei.zhao@amlogic.com>
>
> Add power domain controller node for Amlogic A5 SoC.
>
> Signed-off-by: Hongyu Chen <hongyu.chen1@amlogic.com>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
> ---
> arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi b/arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi
> index 43f68a7da2f7..17a6316de891 100644
> --- a/arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi
> @@ -4,6 +4,7 @@
> */
>
> #include "amlogic-a4-common.dtsi"
> +#include <dt-bindings/power/amlogic,a5-pwrc.h>
> / {
> cpus {
> #address-cells = <2>;
> @@ -37,4 +38,13 @@ cpu3: cpu@300 {
> enable-method = "psci";
> };
> };
> +
> + sm: secure-monitor {
> + compatible = "amlogic,meson-gxbb-sm";
> +
> + pwrc: power-controller {
> + compatible = "amlogic,a5-pwrc";
> + #power-domain-cells = <1>;
> + };
> + };
> };
>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
next prev parent reply other threads:[~2024-06-27 11:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 11:47 [PATCH 0/3] Power: A5: add power domain driver Xianwei Zhao via B4 Relay
2024-06-27 11:47 ` [PATCH 1/3] dt-bindings: power: add Amlogic A5 power domains Xianwei Zhao via B4 Relay
2024-06-27 14:56 ` Conor Dooley
2024-06-27 11:47 ` [PATCH 2/3] pmdomain: amlogic: Add support for A5 power domains controller Xianwei Zhao via B4 Relay
2024-06-27 11:55 ` Neil Armstrong
2024-06-27 11:47 ` [PATCH 3/3] arm64: dts: amlogic: a5: add power domain controller node Xianwei Zhao via B4 Relay
2024-06-27 11:56 ` Neil Armstrong [this message]
2024-07-09 11:14 ` [PATCH 0/3] Power: A5: add power domain driver Ulf Hansson
2024-07-09 15:28 ` (subset) " Neil Armstrong
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=cb900231-65d6-404c-8895-e1ee548aef4b@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hongyu.chen1@amlogic.com \
--cc=jbrunet@baylibre.com \
--cc=jianxin.pan@amlogic.com \
--cc=khilman@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=xianwei.zhao@amlogic.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).