[PATCH 0/4] Add Support for MediaTek PMIC MT6366
Johnson Wang
johnson.wang at mediatek.com
Wed Jan 5 22:54:03 PST 2022
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
More information about the Linux-mediatek
mailing list