All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Shunzhou Jiang <shunzhou.jiang@amlogic.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org
Cc: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
Subject: Re: [PATCH V5 2/2] soc: s4: Add support for power domains controller
Date: Wed, 02 Mar 2022 11:56:31 -0800	[thread overview]
Message-ID: <7hilswgmc0.fsf@baylibre.com> (raw)
In-Reply-To: <20220302065540.16031-3-shunzhou.jiang@amlogic.com>

Hi Shuzhou,

Shunzhou Jiang <shunzhou.jiang@amlogic.com> writes:

> Add support s4 Power controller. In s4, power control
> registers are in secure domain, and should be accessed by smc.
>
> Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

Please investigate what is going on with your mailer.  You sent 6 copies
of the identical V5 series yesterday and 8 more copies of exactly the
same thing today.

You also did not summarize the changes in V5 from the previous
versions (e.g. removing some of the always-on domains.)

Please collect the acks/reviews you've received and send V6 and
summarize in the cover letter the changes made from pervious versions.
Also please send a single copy of the V6 series. :)

Kevin




_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Shunzhou Jiang <shunzhou.jiang@amlogic.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org
Cc: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
Subject: Re: [PATCH V5 2/2] soc: s4: Add support for power domains controller
Date: Wed, 02 Mar 2022 11:56:31 -0800	[thread overview]
Message-ID: <7hilswgmc0.fsf@baylibre.com> (raw)
In-Reply-To: <20220302065540.16031-3-shunzhou.jiang@amlogic.com>

Hi Shuzhou,

Shunzhou Jiang <shunzhou.jiang@amlogic.com> writes:

> Add support s4 Power controller. In s4, power control
> registers are in secure domain, and should be accessed by smc.
>
> Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

Please investigate what is going on with your mailer.  You sent 6 copies
of the identical V5 series yesterday and 8 more copies of exactly the
same thing today.

You also did not summarize the changes in V5 from the previous
versions (e.g. removing some of the always-on domains.)

Please collect the acks/reviews you've received and send V6 and
summarize in the cover letter the changes made from pervious versions.
Also please send a single copy of the V6 series. :)

Kevin




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Shunzhou Jiang <shunzhou.jiang@amlogic.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org
Cc: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
Subject: Re: [PATCH V5 2/2] soc: s4: Add support for power domains controller
Date: Wed, 02 Mar 2022 11:56:31 -0800	[thread overview]
Message-ID: <7hilswgmc0.fsf@baylibre.com> (raw)
In-Reply-To: <20220302065540.16031-3-shunzhou.jiang@amlogic.com>

Hi Shuzhou,

Shunzhou Jiang <shunzhou.jiang@amlogic.com> writes:

> Add support s4 Power controller. In s4, power control
> registers are in secure domain, and should be accessed by smc.
>
> Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

Please investigate what is going on with your mailer.  You sent 6 copies
of the identical V5 series yesterday and 8 more copies of exactly the
same thing today.

You also did not summarize the changes in V5 from the previous
versions (e.g. removing some of the always-on domains.)

Please collect the acks/reviews you've received and send V6 and
summarize in the cover letter the changes made from pervious versions.
Also please send a single copy of the V6 series. :)

Kevin




  reply	other threads:[~2022-03-02 19:56 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02  6:55 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  6:55 ` Shunzhou Jiang
2022-03-02  6:55 ` Shunzhou Jiang
2022-03-02  6:55 ` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings Shunzhou Jiang
2022-03-02  6:55   ` Shunzhou Jiang
2022-03-02  6:55   ` Shunzhou Jiang
2022-03-02 17:54   ` Rob Herring
2022-03-02 17:54     ` Rob Herring
2022-03-02 17:54     ` Rob Herring
2022-03-02  6:55 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  6:55   ` Shunzhou Jiang
2022-03-02  6:55   ` Shunzhou Jiang
2022-03-02 19:56   ` Kevin Hilman [this message]
2022-03-02 19:56     ` Kevin Hilman
2022-03-02 19:56     ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2022-03-02  6:01 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  6:01 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  6:01   ` Shunzhou Jiang
2022-03-02  6:01   ` Shunzhou Jiang
2022-03-02  5:43 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  5:43 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  5:43   ` Shunzhou Jiang
2022-03-02  3:39 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  3:39 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  3:39   ` Shunzhou Jiang
2022-03-02  3:09 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  3:09 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  3:09   ` Shunzhou Jiang
2022-03-02  3:09   ` Shunzhou Jiang
2022-03-02  3:05 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  3:05 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  3:05   ` Shunzhou Jiang
2022-03-02  2:38 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  2:38 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  2:38   ` Shunzhou Jiang
2022-03-02  2:22 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-02  2:22 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-02  2:22   ` Shunzhou Jiang
2022-03-01  1:58 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-01  1:58 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-01  1:58   ` Shunzhou Jiang
2022-03-01  1:58   ` Shunzhou Jiang
2022-03-01  1:52 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-01  1:52 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-01  1:52   ` Shunzhou Jiang
2022-03-01  1:52   ` Shunzhou Jiang
2022-03-01  1:48 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-03-01  1:48 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-03-01  1:48   ` Shunzhou Jiang
2022-03-01  1:48   ` Shunzhou Jiang
2022-02-28  3:35 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-02-28  3:35 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-02-28  3:35   ` Shunzhou Jiang
2022-02-28  3:35   ` Shunzhou Jiang
2022-02-28  3:28 [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver Shunzhou Jiang
2022-02-28  3:28 ` [PATCH V5 2/2] soc: s4: Add support for power domains controller Shunzhou Jiang
2022-02-28  3:28   ` Shunzhou Jiang
2022-02-28  3:28   ` Shunzhou Jiang

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=7hilswgmc0.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shunzhou.jiang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.