mbox series

[V5,0/2] Power: meson-s4: add s4 power domain driver

Message ID 20220301015849.827634-1-shunzhou.jiang@amlogic.com (mailing list archive)
Headers show
Series Power: meson-s4: add s4 power domain driver | expand

Message

Shunzhou Jiang March 1, 2022, 1:58 a.m. UTC
This patchset adds Power controller driver support for Meson-S4 SoC
Likes Meson-A1, the power domains register only can access in secure world

Shunzhou Jiang (2):
  dt-bindings: power: add Amlogic s4 power domains bindings
  soc: s4: Add support for power domains controller

 .../power/amlogic,meson-sec-pwrc.yaml         |  3 ++-
 drivers/soc/amlogic/meson-secure-pwrc.c       | 22 +++++++++++++++++++
 include/dt-bindings/power/meson-s4-power.h    | 19 ++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)
 create mode 100644 include/dt-bindings/power/meson-s4-power.h


base-commit: 3448a018ded03ccd4093d6675f4a39eb2d1a18ef

Comments

Neil Armstrong March 1, 2022, 8:39 a.m. UTC | #1
Hi,

On 01/03/2022 02:58, Shunzhou Jiang wrote:
> This patchset adds Power controller driver support for Meson-S4 SoC
> Likes Meson-A1, the power domains register only can access in secure world
> 
> Shunzhou Jiang (2):
>    dt-bindings: power: add Amlogic s4 power domains bindings
>    soc: s4: Add support for power domains controller
> 
>   .../power/amlogic,meson-sec-pwrc.yaml         |  3 ++-
>   drivers/soc/amlogic/meson-secure-pwrc.c       | 22 +++++++++++++++++++
>   include/dt-bindings/power/meson-s4-power.h    | 19 ++++++++++++++++
>   3 files changed, 43 insertions(+), 1 deletion(-)
>   create mode 100644 include/dt-bindings/power/meson-s4-power.h
> 
> 
> base-commit: 3448a018ded03ccd4093d6675f4a39eb2d1a18ef

I think you have an issue with your mail setup, you sent 5 times the same "[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver" patchset.

Please fix it and maker it doesn't happen again.

Thanks,
Neil
Neil Armstrong March 2, 2022, 8:28 a.m. UTC | #2
Hi,

On 02/03/2022 04:17, shunzhou.jiang@amlogic.com wrote:
> Hi,
> OK, thanks your reply
> I will check this issue

Another x8 set of mails arrived on the mailing-list from your side, please fix the problem.

Neil

> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Shunzhou Jiang
> SW Department
> 
>     *From:* Neil Armstrong <mailto:narmstrong@baylibre.com>
>     *Date:* 2022-03-01 16:39
>     *To:* Shunzhou Jiang <mailto:shunzhou.jiang@amlogic.com>
>     *CC:* linux-arm-kernel <mailto:linux-arm-kernel@lists.infradead.org>; linux-amlogic <mailto:linux-amlogic@lists.infradead.org>; linux-kernel <mailto:linux-kernel@vger.kernel.org>; devicetree <mailto:devicetree@vger.kernel.org>; khilman <mailto:khilman@baylibre.com>; jbrunet <mailto:jbrunet@baylibre.com>; martin.blumenstingl <mailto:martin.blumenstingl@googlemail.com>; jianxin.pan <mailto:jianxin.pan@amlogic.com>
>     *Subject:* Re: [PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
>     [ EXTERNAL EMAIL ]
>     Hi,
>     On 01/03/2022 02:58, Shunzhou Jiang wrote:
>      > This patchset adds Power controller driver support for Meson-S4 SoC
>      > Likes Meson-A1, the power domains register only can access in secure world
>      >
>      > Shunzhou Jiang (2):
>      >    dt-bindings: power: add Amlogic s4 power domains bindings
>      >    soc: s4: Add support for power domains controller
>      >
>      >   .../power/amlogic,meson-sec-pwrc.yaml         |  3 ++-
>      >   drivers/soc/amlogic/meson-secure-pwrc.c       | 22 +++++++++++++++++++
>      >   include/dt-bindings/power/meson-s4-power.h    | 19 ++++++++++++++++
>      >   3 files changed, 43 insertions(+), 1 deletion(-)
>      >   create mode 100644 include/dt-bindings/power/meson-s4-power.h
>      >
>      >
>      > base-commit: 3448a018ded03ccd4093d6675f4a39eb2d1a18ef
>     I think you have an issue with your mail setup, you sent 5 times the same "[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver" patchset.
>     Please fix it and maker it doesn't happen again.
>     Thanks,
>     Neil
>