All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH V5 0/4] Pwrap: Mediatek pwrap driver for mt6797
Date: Mon, 16 Jul 2018 15:52:08 +0200	[thread overview]
Message-ID: <e46ca7c2-4c5b-8aa6-26a4-60a05782fdc8@gmail.com> (raw)
In-Reply-To: <1528714200-2500-1-git-send-email-argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>



On 11/06/18 12:49, argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
> From: Argus Lin <argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
> 
> Here's version 5 of the patch series, include 4 patches:
> 1. Fix bug at cipher init for
> 5ae48040aa47 ("soc: mediatek: PMIC wrap: add mt6323 slave support")
> 2. Add pwrap driver for mt6797 SoCs.
> 3. Add mt6351 support for mt6797 SoCs.
> 4. A big change from V4 to V5 is we remove INT1 interrupt declaration since
> it is only for debug purpose. The PWRAP_RDDMY, RESET and DCM can use legacy
> setting, it is backwards compatible. The new caps flag declaration is not
> needed, just remove it.
> 
> Changes from v3 to v4:
> 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 (4):
>   dt-bindings: pwrap: mediatek: add pwrap support for MT6797
>   soc: mediatek: pwrap: fix cipher init setting error
>   soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs
>   soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs
> 
>  .../devicetree/bindings/soc/mediatek/pwrap.txt     |  1 +
>  drivers/soc/mediatek/mtk-pmic-wrap.c               | 81 +++++++++++++++++++++-
>  2 files changed, 80 insertions(+), 2 deletions(-)
> 

Pushed to v4.18-next/soc

Thanks a lot.
Matthias

  parent reply	other threads:[~2018-07-16 13:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11 10:49 [PATCH V5 0/4] Pwrap: Mediatek pwrap driver for mt6797 argus.lin-NuS5LvNUpcJWk0Htik3J/w
     [not found] ` <1528714200-2500-1-git-send-email-argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-06-11 10:49   ` [PATCH V5 1/4] dt-bindings: pwrap: mediatek: add pwrap support for MT6797 argus.lin-NuS5LvNUpcJWk0Htik3J/w
2018-06-11 10:49   ` [PATCH V5 2/4] soc: mediatek: pwrap: fix cipher init setting error argus.lin-NuS5LvNUpcJWk0Htik3J/w
2018-06-11 10:49   ` [PATCH V5 3/4] soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs argus.lin-NuS5LvNUpcJWk0Htik3J/w
2018-06-11 10:50   ` [PATCH V5 4/4] soc: mediatek: pwrap: add mt6351 " argus.lin-NuS5LvNUpcJWk0Htik3J/w
2018-07-16 13:52   ` Matthias Brugger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-08  8:17 [PATCH V5 0/4] Pwrap: Mediatek pwrap driver for mt6797 Argus Lin
2018-06-08  7:39 Argus Lin
     [not found] <1528439766-1480-1-git-send-email-argus.lin@mediatek.com>
2018-06-08  6:47 ` Argus Lin
2018-05-10 13:01 argus.lin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e46ca7c2-4c5b-8aa6-26a4-60a05782fdc8@gmail.com \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=argus.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.