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

Alistair Francis alistair at alistair23.me
Wed Mar 30 02:41:22 PDT 2022


v20:
 - Rebase on master
 - 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.1




More information about the linux-arm-kernel mailing list