[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YgI4S6vX9FrCb9/j@google.com>
Date: Tue, 8 Feb 2022 09:30:51 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Alistair Francis <alistair@...stair23.me>
Cc: broonie@...nel.org, robh+dt@...nel.org, kernel@...gutronix.de,
lgirdwood@...il.com, linux-pm@...r.kernel.org,
linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
linux-imx@....com, rui.zhang@...el.com, alistair23@...il.com,
amitk@...nel.org, linux-arm-kernel@...ts.infradead.org,
andreas@...nade.info, s.hauer@...gutronix.de,
linux-kernel@...r.kernel.org, shawnguo@...nel.org
Subject: [GIT PULL] Immutable branch between MFD, HWMON and Regulator due for
the v5.18 merge window
Enjoy!
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-hwmon-regulator-v5.18
for you to fetch changes up to de34a4053250781404779b567b58dd97af689ce0:
hwmon: sy7636a: Add temperature driver for sy7636a (2022-02-08 09:27:33 +0000)
----------------------------------------------------------------
Immutable branch between MFD, HWMON and Regulator due for the v5.18 merge window
----------------------------------------------------------------
Alistair Francis (5):
dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
mfd: simple-mfd-i2c: Add a Kconfig name
mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
regulator: sy7636a: Remove requirement on sy7636a mfd
hwmon: sy7636a: Add temperature driver for sy7636a
.../devicetree/bindings/mfd/silergy,sy7636a.yaml | 82 ++++++++++++++++
Documentation/hwmon/index.rst | 1 +
Documentation/hwmon/sy7636a-hwmon.rst | 26 +++++
drivers/hwmon/Kconfig | 9 ++
drivers/hwmon/Makefile | 1 +
drivers/hwmon/sy7636a-hwmon.c | 106 +++++++++++++++++++++
drivers/mfd/Kconfig | 2 +-
drivers/mfd/simple-mfd-i2c.c | 11 +++
drivers/regulator/Kconfig | 1 -
drivers/regulator/sy7636a-regulator.c | 7 +-
include/linux/mfd/sy7636a.h | 34 +++++++
11 files changed, 276 insertions(+), 4 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
create mode 100644 Documentation/hwmon/sy7636a-hwmon.rst
create mode 100644 drivers/hwmon/sy7636a-hwmon.c
create mode 100644 include/linux/mfd/sy7636a.h
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists