[PATCH v6 0/5] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC

Matthias Brugger matthias.bgg at gmail.com
Tue Mar 30 11:34:48 BST 2021



On 12/03/2021 16:34, Hsin-Hsiung Wang wrote:
> This series adds support for new SoC MT6873/8192 to the pmic-wrap driver.
> This series is based on Weiyi's patches[1].
> 
> [1] https://patchwork.kernel.org/project/linux-mediatek/patch/1608642587-15634-7-git-send-email-weiyi.lu@mediatek.com/
> 
> changes since v5:
> - rebase to Linux 5.12
> 
> Hsin-Hsiung Wang (5):
>   soc: mediatek: pwrap: use BIT() macro
>   soc: mediatek: pwrap: add arbiter capability
>   dt-bindings: mediatek: add compatible for MT6873/8192 pwrap
>   soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

Applied to first four to v5.12-next/soc

Please resubmit the DTS node once the clock driver is accepted.

Regards,
Matthias

>   arm64: dts: mt8192: add pwrap node
> 
>  .../bindings/soc/mediatek/pwrap.txt           |  1 +
>  arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 12 +++
>  drivers/soc/mediatek/mtk-pmic-wrap.c          | 97 ++++++++++++++++---
>  3 files changed, 95 insertions(+), 15 deletions(-)
> 



More information about the linux-arm-kernel mailing list