[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1692634090.git.gokhan.celik@analog.com>
Date: Mon, 21 Aug 2023 19:28:20 +0300
From: Gokhan Celik <gokhan.celik@...log.com>
To: <outreachy@...ts.linux.dev>
CC: Gokhan Celik <gokhan.celik@...log.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Gokhan Celik <Gokhan.Celik@...log.com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: [PATCH 0/2] drivers: regulator: Add MAX77503 regulator driver and bindings.
Add MAX77503 buck converter driver and devicetree bindings.
Apply patches in sequence.
Gokhan Celik (2):
drivers: regulator: Add MAX77503 regulator driver
dt-bindings: regulator: Add MAX77503 regulator bindings
.../regulator/adi,max77503-regulator.yaml | 64 ++++++++
drivers/regulator/Kconfig | 10 ++
drivers/regulator/Makefile | 1 +
drivers/regulator/max77503-regulator.c | 137 ++++++++++++++++++
4 files changed, 212 insertions(+)
create mode 100644 Documentation/devicetree/bindings/regulator/adi,max77503-regulator.yaml
create mode 100644 drivers/regulator/max77503-regulator.c
--
2.34.1
Powered by blists - more mailing lists