]> git.ipfire.org Git - thirdparty/linux.git/commit
mfd: mt6397: Add initial support for MT6328
authorYassine Oudjana <y.oudjana@protonmail.com>
Fri, 18 Oct 2024 08:10:46 +0000 (11:10 +0300)
committerLee Jones <lee@kernel.org>
Thu, 31 Oct 2024 16:25:03 +0000 (16:25 +0000)
commit6e31bb8d3a63bb2c3efab2fb6bcfccac677a4581
tree2646d54258e796b36d3a6c103e845df69ed4b17a
parent577f6c2c59d785037057c75ae1b1a13cd5854150
mfd: mt6397: Add initial support for MT6328

The MT6328 PMIC is commonly used with the MT6735 SoC. Add initial
support for this PMIC.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241018081050.23592-5-y.oudjana@protonmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/mt6397-core.c
drivers/mfd/mt6397-irq.c
include/linux/mfd/mt6328/core.h [new file with mode: 0644]
include/linux/mfd/mt6328/registers.h [new file with mode: 0644]
include/linux/mfd/mt6397/core.h