From: Lee Jones <lee@kernel.org>
To: Dzmitry Sankouski <dsankouski@gmail.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Sebastian Reichel <sre@kernel.org>,
Chanwoo Choi <cw00.choi@samsung.com>,
Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Pavel Machek <pavel@ucw.cz>, Hans de Goede <hdegoede@redhat.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>,
Purism Kernel Team <kernel@puri.sm>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-input@vger.kernel.org,
linux-leds@vger.kernel.org
Subject: Re: [PATCH v9 9/9] leds: max77705: Add LEDs support
Date: Thu, 5 Dec 2024 16:42:17 +0000 [thread overview]
Message-ID: <20241205164217.GJ7451@google.com> (raw)
In-Reply-To: <CABTCjFDyoF7g-5tj_dr6k7ScB_313dwEmfdJ+49rwMYfN63x1Q@mail.gmail.com>
On Tue, 03 Dec 2024, Dzmitry Sankouski wrote:
> пн, 2 дек. 2024 г. в 13:30, Krzysztof Kozlowski <krzk@kernel.org>:
> >
> > On 02/12/2024 10:48, Dzmitry Sankouski wrote:
> > > This adds basic support for LEDs for the max77705 PMIC.
> > >
> > > Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
> > >
> > > ---
> > > Changes for v8:
> > > - join line where possible to fit in 100 chars
> >
> >
> > Coding style asks for 80. checkpatch is not a coding style, unless this
> > came from maintainer's review.
> >
>
> On v6 discussion, Lee Jones stated 'This is old guidance':
> https://patchwork.kernel.org/project/linux-input/patch/20241007-starqltechn_integration_upstream-v6-7-0d38b5090c57@gmail.com/
I prefer 100-chars where it makes sense. The future is bright!
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2024-12-05 16:42 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 9:47 [PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC Dzmitry Sankouski
2024-12-02 9:47 ` [PATCH v9 1/9] power: supply: add undervoltage health status property Dzmitry Sankouski
2024-12-02 9:47 ` [PATCH v9 2/9] dt-bindings: power: supply: max17042: add max77705 support Dzmitry Sankouski
2024-12-02 10:16 ` Krzysztof Kozlowski
2024-12-02 9:47 ` [PATCH v9 3/9] dt-bindings: power: supply: max17042: remove reg from required Dzmitry Sankouski
2024-12-02 10:18 ` Krzysztof Kozlowski
2024-12-02 9:47 ` [PATCH v9 4/9] dt-bindings: mfd: add maxim,max77705 Dzmitry Sankouski
2024-12-02 18:34 ` Jacek Anaszewski
2024-12-02 9:47 ` [PATCH v9 5/9] power: supply: max17042: add max77705 fuel gauge support Dzmitry Sankouski
2024-12-02 10:18 ` Krzysztof Kozlowski
2024-12-02 9:47 ` [PATCH v9 6/9] mfd: Add new driver for MAX77705 PMIC Dzmitry Sankouski
2024-12-02 10:23 ` Krzysztof Kozlowski
2024-12-03 11:28 ` Dzmitry Sankouski
2024-12-02 9:48 ` [PATCH v9 7/9] input: max77693: add max77705 haptic support Dzmitry Sankouski
2024-12-02 9:48 ` [PATCH v9 8/9] power: supply: max77705: Add charger driver for Maxim 77705 Dzmitry Sankouski
2024-12-02 10:28 ` Krzysztof Kozlowski
2024-12-02 9:48 ` [PATCH v9 9/9] leds: max77705: Add LEDs support Dzmitry Sankouski
2024-12-02 10:29 ` Krzysztof Kozlowski
2024-12-03 12:21 ` Dzmitry Sankouski
2024-12-05 16:42 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241205164217.GJ7451@google.com \
--to=lee@kernel.org \
--cc=conor+dt@kernel.org \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dsankouski@gmail.com \
--cc=hdegoede@redhat.com \
--cc=kernel@puri.sm \
--cc=krzk@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=pavel@ucw.cz \
--cc=robh@kernel.org \
--cc=sebastian.krzyszkowiak@puri.sm \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.