[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220525115554.430971-1-alistair@alistair23.me>
Date: Wed, 25 May 2022 21:55:50 +1000
From: Alistair Francis <alistair@...stair23.me>
To: lgirdwood@...il.com, lee.jones@...aro.org, broonie@...nel.org,
robh+dt@...nel.org, kernel@...gutronix.de
Cc: s.hauer@...gutronix.de, alistair23@...il.com,
linux-arm-kernel@...ts.infradead.org, andreas@...nade.info,
amitk@...nel.org, shawnguo@...nel.org,
linux-kernel@...r.kernel.org, geert@...ux-m68k.org,
linux-hwmon@...r.kernel.org, linux-imx@....com, linux@...ck-us.net,
rui.zhang@...el.com, devicetree@...r.kernel.org,
linux-pm@...r.kernel.org, Alistair Francis <alistair@...stair23.me>
Subject: [PATCH v21 0/4] Add support for the silergy,sy7636a
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
Powered by blists - more mailing lists