[PATCH 0/4] Add Support for MediaTek PMIC MT6366

Johnson Wang posted 4 patches 2 years, 8 months ago
.../devicetree/bindings/mfd/mt6397.txt        |   2 +-
.../bindings/regulator/mt6358-regulator.txt   |  22 +-
drivers/mfd/mt6358-irq.c                      |   1 +
drivers/regulator/mt6358-regulator.c          | 213 +++++++++++++++++-
include/linux/mfd/mt6358/registers.h          |   7 +
include/linux/mfd/mt6397/core.h               |   1 +
include/linux/regulator/mt6358-regulator.h    |  45 ++++
7 files changed, 280 insertions(+), 11 deletions(-)
[PATCH 0/4] Add Support for MediaTek PMIC MT6366
Posted by Johnson Wang 2 years, 8 months ago
This patchset adds support for MediaTek PMIC MT6366.
MT6366 is the primary PMIC for MT8186 and probably other SOCs.

Johnson Wang (4):
  mfd: Add support for the MediaTek MT6366 PMIC
  regulator: mt6366: Add support for MT6366 regulator
  dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
  dt-bindings: regulator: Add MT6358 regulators

 .../devicetree/bindings/mfd/mt6397.txt        |   2 +-
 .../bindings/regulator/mt6358-regulator.txt   |  22 +-
 drivers/mfd/mt6358-irq.c                      |   1 +
 drivers/regulator/mt6358-regulator.c          | 213 +++++++++++++++++-
 include/linux/mfd/mt6358/registers.h          |   7 +
 include/linux/mfd/mt6397/core.h               |   1 +
 include/linux/regulator/mt6358-regulator.h    |  45 ++++
 7 files changed, 280 insertions(+), 11 deletions(-)

-- 
2.18.0

[GIT PULL - FAO MARK BROWN]: Immutable branch for MediaTek MT6366 due for the v5.18 merge window
Posted by Lee Jones 2 years, 6 months ago
Mark,

This one is just for you, so you can merge the other patches.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-mediatek-mt6366-v5.18

for you to fetch changes up to c47383f849097c2b3547e28365578cd9e5811378:

  mfd: Add support for the MediaTek MT6366 PMIC (2022-03-07 14:59:44 +0000)

----------------------------------------------------------------
Immutable branch for MediaTek MT6366 due for the v5.18 merge window

----------------------------------------------------------------
Johnson Wang (1):
      mfd: Add support for the MediaTek MT6366 PMIC

 drivers/mfd/mt6358-irq.c             | 1 +
 include/linux/mfd/mt6358/registers.h | 7 +++++++
 include/linux/mfd/mt6397/core.h      | 1 +
 3 files changed, 9 insertions(+)

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Re: [GIT PULL - FAO MARK BROWN]: Immutable branch for MediaTek MT6366 due for the v5.18 merge window
Posted by Mark Brown 2 years, 6 months ago
On Tue, Mar 08, 2022 at 08:28:43AM +0000, Lee Jones wrote:
> Mark,
> 
> This one is just for you, so you can merge the other patches.

I don't know what the other patches you're referring to here are,
someone's going to need to resend them.

I'm also not sure things like like "FAO MARK BROWN" in the subject line
of the e-mail, I can already see if a message has been sent to me from
the To and it means less of the actual subject is wrapped out of sight
in my inbox.
Re: [GIT PULL - FAO MARK BROWN]: Immutable branch for MediaTek MT6366 due for the v5.18 merge window
Posted by Lee Jones 2 years, 6 months ago
On Tue, 08 Mar 2022, Mark Brown wrote:

> On Tue, Mar 08, 2022 at 08:28:43AM +0000, Lee Jones wrote:
> > Mark,
> > 
> > This one is just for you, so you can merge the other patches.
> 
> I don't know what the other patches you're referring to here are,
> someone's going to need to resend them.
> 
> I'm also not sure things like like "FAO MARK BROWN" in the subject line
> of the e-mail, I can already see if a message has been sent to me from
> the To and it means less of the actual subject is wrapped out of sight
> in my inbox.

Might be time to upgrade your VT100!

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog