From: sashiko-bot@kernel.org
To: "Neil Armstrong" <neil.armstrong@linaro.org>
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org, robh@kernel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
Date: Thu, 21 May 2026 08:19:42 +0000 [thread overview]
Message-ID: <20260521081943.4CDAC1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260521-topic-sm8650-ayaneo-pocket-s2-sy7758-v4-1-73c732615e4a@linaro.org>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Missing main power supply property (e.g., `vin-supply` or `vsys-supply`) for the LED boost converter.
--
commit f0b2513f96c13c59660da8495c808919bb4b44ab
Author: Neil Armstrong <neil.armstrong@linaro.org>
dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
Document the Silergy SY7758 6-channel High Efficiency LED Driver
used for backlight brightness control.
> diff --git a/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml b/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml
> new file mode 100644
> index 0000000000000..80e978d691c29
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml
[ ... ]
> +properties:
> + compatible:
> + const: silergy,sy7758
> +
> + reg:
> + maxItems: 1
> +
> + vddio-supply: true
[Severity: Low]
Should there be a vin-supply or vsys-supply property included here for the
main power input?
Looking at the driver implementation, it references VBST (V-Boost) registers,
confirming it operates as a boost converter to drive multiple LED channels.
A logic I/O supply like vddio-supply typically cannot provide the high
current required to drive a boost coil for a backlight.
Omitting the primary power supply could prevent the kernel from actively
managing the main power rail on boards where it is switchable.
> +
> + enable-gpios:
> + maxItems: 1
> +
> +required:
[ ... ]
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260521-topic-sm8650-ayaneo-pocket-s2-sy7758-v4-0-73c732615e4a@linaro.org?part=1
next prev parent reply other threads:[~2026-05-21 8:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 8:07 [PATCH v4 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support Neil Armstrong
2026-05-21 8:08 ` [PATCH v4 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver Neil Armstrong
2026-05-21 8:19 ` sashiko-bot [this message]
2026-05-21 8:33 ` Neil Armstrong
2026-05-21 8:08 ` [PATCH v4 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support Neil Armstrong
2026-05-21 8:45 ` sashiko-bot
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=20260521081943.4CDAC1F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox