From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> These patches are part of a larger effort to support the MT6735 SoC family in mainline Linux. More patches (unsent or sent and pending review or revision) can be found here[1]. This series adds support for most SCPSYS power domains on MT6735. See patches for details. [1] https://gitlab.com/mt6735-mainline/linux/-/commits/mt6735-staging Yassine Oudjana (3): dt-bindings: power: Add bindings for MediaTek MT6735 dt-bindings: soc: mediatek: scpsys: Document MT6735 SCPSYS compatible string soc: mediatek: scpsys: Add support for MT6735 .../bindings/soc/mediatek/scpsys.txt | 2 + drivers/soc/mediatek/mtk-scpsys.c | 84 +++++++++++++++++++ .../power/mediatek,mt6735-scpsys.h | 14 ++++ 3 files changed, 100 insertions(+) create mode 100644 include/dt-bindings/power/mediatek,mt6735-scpsys.h -- 2.39.2