From: Argus Lin <argus.lin@mediatek.com>

Here's version 4 of the patch series, include 8 patches:
1. add caps flag for pwrap to explain pwrap's capability.
2. remove has_bridge flag, replace by caps flag.
3. add int1_en_all flag for new interrupt.
4. add pwrap drivers for mt6797 SoCs.
5. fix bug at cipher init for
5ae48040aa47 ("soc: mediatek: PMIC wrap: add mt6323 slave support")
6. add mt6351 support for mt6797 SoCs.

Changes from v2 to v3:
1)adjust upstream patch sequence.
2)fix build error for new filed at pmic_wrapper_type.
3)adjust pmic_type enum sequence.

Changes from v1 to v2:
1) add new capability field and MARCO for different pwrap series, the capability include BRIDGE, RESET, DCM, PRIORITY_SEL and INT1_EN.
2) add starvaction for mt6797 pwrap.
3) add INT1 interrupt to handle starvaction and request exception.


Argus Lin (8):
  dt-bindings: pwrap: mediatek: add MT6351 PMIC support for MT6797
  soc: mediatek: pwrap: add caps flag for pwrap
  soc: mediatek: pwrap: remove has_bridge flag
  soc: mediatek: pwrap: add int1_en_all flag
  soc: mediatek: pwrap: add pwrap for mt6797 SoCs
  soc: mediatek: pwrap: fix cipher init
  soc: mediatek: pwrap: add mt6351 for mt6797 SoCs
  arm64: dts: mt6797: add pwrap support for mt6797

 .../devicetree/bindings/soc/mediatek/pwrap.txt     |   1 +
 arch/arm64/boot/dts/mediatek/mt6797.dtsi           |  14 ++
 drivers/soc/mediatek/mtk-pmic-wrap.c               | 167 ++++++++++++++++++---
 3 files changed, 165 insertions(+), 17 deletions(-)

-- 
2.12.5

************* Email Confidentiality Notice ********************
The information contained in this e-mail message (including any 
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be 
conveyed only to the designated recipient(s). Any use, dissemination, 
distribution, printing, retaining or copying of this e-mail (including its 
attachments) by unintended recipient(s) is strictly prohibited and may 
be unlawful. If you are not an intended recipient of this e-mail, or believe 
that you have received this e-mail in error, please notify the sender 
immediately (by replying to this e-mail), delete any and all copies of 
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!