Linux Power Management development
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: xianwei.zhao@amlogic.com, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.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.chen1" <hongyu.chen1@amlogic.com>
Subject: Re: [PATCH 1/5] dt-bindings: power: add Amlogic S6 S7 S7D power domains
Date: Thu, 4 Sep 2025 13:07:43 +0200	[thread overview]
Message-ID: <cce649b1-511b-4895-84be-2c85e748cfa8@kernel.org> (raw)
In-Reply-To: <20250822-pm-s6-s7-s7d-v1-1-82e3f3aff327@amlogic.com>

On 22/08/2025 07:39, Xianwei Zhao via B4 Relay wrote:
> From: "hongyu.chen1" <hongyu.chen1@amlogic.com>
> 
> Add devicetree binding document and related header file for
> Amlogic S6 S7 S7D secure power domains.
> 
> Signed-off-by: hongyu.chen1 <hongyu.chen1@amlogic.com>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
> ---
>  .../bindings/power/amlogic,meson-sec-pwrc.yaml     |  3 +++
>  include/dt-bindings/power/amlogic,s6-pwrc.h        | 29 ++++++++++++++++++++++
>  include/dt-bindings/power/amlogic,s7-pwrc.h        | 20 +++++++++++++++
>  include/dt-bindings/power/amlogic,s7d-pwrc.h       | 27 ++++++++++++++++++++
>  4 files changed, 79 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml b/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml
> index 15d74138baa3..12b71688dd34 100644
> --- a/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml
> +++ b/Documentation/devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml
> @@ -24,6 +24,9 @@ properties:
>        - amlogic,a5-pwrc
>        - amlogic,c3-pwrc
>        - amlogic,t7-pwrc
> +      - amlogic,s6-pwrc
> +      - amlogic,s7-pwrc
> +      - amlogic,s7d-pwrc


If there is going to be new version:
Please keep alphabetical order.

Best regards,
Krzysztof

  parent reply	other threads:[~2025-09-04 11:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22  5:39 [PATCH 0/5] Power: Add power domain driver for S6 S7 S7D Xianwei Zhao via B4 Relay
2025-08-22  5:39 ` [PATCH 1/5] dt-bindings: power: add Amlogic S6 S7 S7D power domains Xianwei Zhao via B4 Relay
2025-08-22 16:53   ` Conor Dooley
2025-09-04 11:07   ` Krzysztof Kozlowski [this message]
2025-09-04 16:15     ` Ulf Hansson
2025-09-05  2:03       ` Xianwei Zhao
2025-08-22  5:39 ` [PATCH 2/5] pmdomain: amlogic: Add support for S6 S7 S7D power domains controller Xianwei Zhao via B4 Relay
2025-08-22  5:39 ` [PATCH 3/5] arm64: dts: amlogic: s6: add power domain controller node Xianwei Zhao via B4 Relay
2025-08-22  5:39 ` [PATCH 4/5] arm64: dts: amlogic: s7: " Xianwei Zhao via B4 Relay
2025-08-22  5:39 ` [PATCH 5/5] arm64: dts: amlogic: s7d: " Xianwei Zhao via B4 Relay
2025-09-04 11:05 ` [PATCH 0/5] Power: Add power domain driver for S6 S7 S7D Ulf Hansson

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=cce649b1-511b-4895-84be-2c85e748cfa8@kernel.org \
    --to=krzk@kernel.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=neil.armstrong@linaro.org \
    --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