[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8fd5b5e6-792c-3b7f-0828-5d647993ec7d@linaro.org>
Date: Mon, 21 Aug 2023 20:41:42 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Gokhan Celik <gokhan.celik@...log.com>, outreachy@...ts.linux.dev
Cc: 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>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 1/2] drivers: regulator: Add MAX77503 regulator driver
On 21/08/2023 18:28, Gokhan Celik wrote:
> Add MAX77503 buck converter driver.
>
> Signed-off-by: Gokhan Celik <gokhan.celik@...log.com>
> ---
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching.
> drivers/regulator/Kconfig | 10 ++
> drivers/regulator/Makefile | 1 +
> drivers/regulator/max77503-regulator.c | 137 +++++++++++++++++++++++++
> 3 files changed, 148 insertions(+)
Best regards,
Krzysztof
Powered by blists - more mailing lists