Re: [RFC v7 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures
From: Denis Benato
Date: Wed Sep 23 2026 - 08:40:20 EST
On 9/23/26 12:41, Ilpo Järvinen wrote:
> 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.
>
Hi all,
This person is currently in asus-linux discor and he's doing what I asked him
to do: move LEDs commands from asusd (userspace) to the kernel and
for me the important part (and what I suggest review focus on) is having
a verified hardware handling code, while the led interface won't be final.
The weirdness of the driver comes from the fact that we agree on touching
the least amount possible of SCSI code since the storage part works
very well already and we simply want to bolt LEDs on top of it without
risking regressions on essential functionality.
Marco has drafted and is working on the new interface and published
a first version that I haven't got the time to review yet (university exams
period).
Anyway this interface should also be able to support what lenovo legion go
drivers currently do and when accepted it should be used by at the very least
asus, msi, lenovo but work will be long.
Liang please coordinate with Marco to use that interface (or draft a
version that can do that today). This will make like of userspace
tools developers (including other members of asus-linux) much easier.
Thanks.
Link: https://github.com/OpenGamingCollective/linux-unstable/pull/17
Best regards,
Denis Benato