linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v20 0/4] Add support for the silergy,sy7636a
@ 2022-03-30  9:41 Alistair Francis
  2022-03-30  9:41 ` [PATCH v20 1/4] mfd: silergy,sy7636a: Add config option Alistair Francis
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alistair Francis @ 2022-03-30  9:41 UTC (permalink / raw)
  To: lgirdwood, robh+dt, kernel, lee.jones, broonie
  Cc: linux-hwmon, geert, linux-kernel, shawnguo, alistair23, s.hauer,
	andreas, linux, rui.zhang, devicetree, linux-pm,
	linux-arm-kernel, linux-imx, amitk, Alistair Francis

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-24 12:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30  9:41 [PATCH v20 0/4] Add support for the silergy,sy7636a Alistair Francis
2022-03-30  9:41 ` [PATCH v20 1/4] mfd: silergy,sy7636a: Add config option Alistair Francis
2022-03-30 20:02   ` Guenter Roeck
2022-04-20 12:21     ` Alistair Francis
2022-04-21  8:07       ` Lee Jones
2022-05-24 11:55         ` Alistair Francis
2022-05-24 12:42           ` Mark Brown
2022-03-30  9:41 ` [PATCH v20 2/4] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a Alistair Francis
2022-03-30  9:41 ` [PATCH v20 3/4] ARM: dts: imx7d-remarkable2: " Alistair Francis
2022-03-30  9:41 ` [PATCH v20 4/4] ARM: dts: imx7d-remarkable2: Enable lcdif Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).