From: Krzysztof Kozlowski <krzk@kernel.org>
To: Pawel Zalewski <pzalewski@thegoodpenguin.co.uk>,
linux-leds@vger.kernel.org
Subject: Re: [PATCH 2/2] dt-bindigs: leds: is31fl32xx: add optional properties section
Date: Fri, 20 Jun 2025 07:43:25 +0200 [thread overview]
Message-ID: <e032ea52-49e2-4bef-bb66-cf5a1cca6e26@kernel.org> (raw)
In-Reply-To: <20250619142233.653273-2-pzalewski@thegoodpenguin.co.uk>
On 19/06/2025 15:19, Pawel Zalewski wrote:
> Add optional support for is31fl3236a PWM frequency switch.
>
> Signed-off-by: Pawel Zalewski <pzalewski@thegoodpenguin.co.uk>
> ---
> Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt | 6 ++++++
<form letter>
Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.
Tools like b4 or scripts/get_maintainer.pl provide you proper list of
people, so fix your workflow. Tools might also fail if you work on some
ancient tree (don't, instead use mainline) or work on fork of kernel
(don't, instead use mainline). Just use b4 and everything should be
fine, although remember about `b4 prep --auto-to-cc` if you added new
patches to the patchset.
You missed at least devicetree list (maybe more), so this won't be
tested by automated tooling. Performing review on untested code might be
a waste of time.
Please kindly resend and include all necessary To/Cc entries.
</form letter>
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt b/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt
> index 926c2117942c..aa38a0638bad 100644
> --- a/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt
> +++ b/Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt
> @@ -7,6 +7,7 @@ Each LED is represented as a sub-node of the device.
> Required properties:
> - compatible: one of
> issi,is31fl3236
> + issi,is31fl3236a
> issi,is31fl3235
> issi,is31fl3218
> issi,is31fl3216
> @@ -16,6 +17,11 @@ Required properties:
> - address-cells : must be 1
> - size-cells : must be 0
>
> +Optional properties:
> +- is31fl32xx,22kHz-pwm : When present, the chip's PWM will operate at
No new properties for TXT. Convert first to DT schema.
Also, there is no such thing as is31fl32xx company.
> + ~22kHz as opposed to ~3kHz to move the operating frequency out of the
> + audible range.
> +
> LED sub-node properties:
> - reg : LED channel number (1..N)
> - label : (optional)
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-06-20 5:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-19 13:18 [PATCH 1/2] leds/leds-is31fl32xx: add support for is31fl3236a Pawel Zalewski
2025-06-19 13:19 ` [PATCH 2/2] dt-bindigs: leds: is31fl32xx: add optional properties section Pawel Zalewski
2025-06-20 5:43 ` Krzysztof Kozlowski [this message]
2025-06-20 7:53 ` Pawel Zalewski
2025-06-20 5:44 ` Krzysztof Kozlowski
2025-06-25 9:19 ` [PATCH 1/2] leds/leds-is31fl32xx: add support for is31fl3236a Lee Jones
2025-06-25 10:03 ` Pawel Zalewski
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=e032ea52-49e2-4bef-bb66-cf5a1cca6e26@kernel.org \
--to=krzk@kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pzalewski@thegoodpenguin.co.uk \
/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.