[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220106065407.16036-1-johnson.wang@mediatek.com>
Date: Thu, 6 Jan 2022 14:54:03 +0800
From: Johnson Wang <johnson.wang@...iatek.com>
To: <lee.jones@...aro.org>, <robh+dt@...nel.org>, <broonie@...nel.org>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
Johnson Wang <johnson.wang@...iatek.com>
Subject: [PATCH 0/4] Add Support for MediaTek PMIC MT6366
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
Powered by blists - more mailing lists