On Thu, 24 Aug 2023 20:39:48 +0200, Fabian Vogt wrote: > > The LED for the mic mute button is controlled by GPIO2. > The mute button LED is slightly more complex, it's controlled by two bits > in coeff 0x0b. > > Signed-off-by: Fabian Vogt <fabian@xxxxxxxxxxxxxx> > --- > Changes since v1: > Rebased on 03b0563c2f35. I've got this laptop for almost two years now and > two days ago decided to dig into the issue with mute LEDs. What amazing timing > that someone else made the exact same fixup for a different model just hours > before I submit... > Renamed quirk to ..._LEDS to distinguish it from the similar quirk which > handles only one of the mute LEDs. Applied now. Thanks. BTW, at the next time you post a v2 patch, it's better to start a new thread instead of hanging to the old thread. Takashi