[PATCH v21 0/4] Add support for the silergy,sy7636a

From: Alistair Francis
Date: Wed May 25 2022 - 07:56:14 EST


v21:
- Rebase on master
v20:
- Remove merged patches
- Fixup Kconfig selection based on previous discussions
v19:
- Rebase on linux-next
v18:
- Rebase
v17:
- Rebase and fix build issues
v16:
- Improve vdd regulator comments
v15:
- Address comments on the patches
v14:
- Merge the thermal driver and hwmon
v13:
- Address comments on thermal driver
- Rebase on master (without other patches)
v12:
- Rebase
v11:
- Address comments on hwmon
- Improve "mfd: simple-mfd-i2c: Add a Kconfig name" commit message
v10:
- Use dev_get_regmap() instead of dev_get_drvdata()
v9:
- Convert to use the simple-mfd-i2c instead

Alistair Francis (4):
mfd: silergy,sy7636a: Add config option
ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
ARM: dts: imx7d-remarkable2: Enable silergy,sy7636a
ARM: dts: imx7d-remarkable2: Enable lcdif

arch/arm/boot/dts/imx7d-remarkable2.dts | 136 ++++++++++++++++++++++++
arch/arm/configs/imx_v6_v7_defconfig | 3 +
drivers/hwmon/Kconfig | 1 +
drivers/mfd/Kconfig | 12 ++-
drivers/regulator/Kconfig | 1 +
5 files changed, 152 insertions(+), 1 deletion(-)

--
2.35.3