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