Re: [PATCH 3/4] soc: mediatek: add mt8183 pwrap support

From: Matthias Brugger
Date: Tue Sep 25 2018 - 09:54:08 EST




On 19/09/2018 09:26, Hsin-Hsiung Wang wrote:
> MT6358 is a new power management IC and it is used for
> mt8183 SoCs. To define mt6358_regs for pmic register
> mapping and pmic_mt6358 for accessing register.
> Adding one more interrupt and wdt source.
>
> Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@xxxxxxxxxxxx>
> ---
> drivers/soc/mediatek/mtk-pmic-wrap.c | 195 ++++++++++++++++++++++++++++++++++-
> 1 file changed, 191 insertions(+), 4 deletions(-)
>


Applied to v4.19-next/soc

Thanks!