Re: [RFC v7 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures

From: Ilpo Järvinen

Date: Wed Sep 23 2026 - 07:06:12 EST


On Wed, 23 Sep 2026, Liang Haowen wrote:

> Hello,
>
> v7, as its own thread, addressing Lee's review of v6.

No, you didn't address Lee's comments but only a small part of them. :-(

Please slow down so you've time to address all feedback properly and
double check before the next submission you've addressed all feedback
you've received, not just part of it.

In case you think there's a comment where the reviewer is wrong, do not
just silently ignore reviewer comments but engage by explaining why you
think the patch is fine as is.

--
i.

> Changes since v6:
>
> - The driver moved to drivers/leds/rgb/, where the other multicolor
> LED drivers live.
>
> - The series is submitted with git send-email this time, so the
> patch format is the standard one.
>
> The SCSI device handler attachment is unchanged; why it is a device
> handler at all, and what the in-tree split should look like, is the
> open discussion in the v6 thread.
>
> Everything else is unchanged from v6: the hardware description, the
> scsi_device_handler that does not claim the sdev, the multicolor LED
> interface, the protocol handling and the known caveats (manual
> attach until the split lands; SAVE on every update writes the
> enclosure flash, wear uncharacterized; NULL-parent LED registration
> to avoid the sdev reference cycle).
>
> Liang Haowen (1):
> leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe
> enclosures
>
>