From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC900C25B06 for ; Fri, 5 Aug 2022 12:09:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240656AbiHEMJD (ORCPT ); Fri, 5 Aug 2022 08:09:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229600AbiHEMJB (ORCPT ); Fri, 5 Aug 2022 08:09:01 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DAD652316A; Fri, 5 Aug 2022 05:09:00 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id AE7741C0012; Fri, 5 Aug 2022 14:08:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucw.cz; s=gen1; t=1659701339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0uvOdezGubzEgiEQYe2abWp+ga6SLlUKY0x31hlZjL8=; b=DthWHpf1Ndm6CGGZZYiupKCb32lyZo18MjNvzzglyV12eZ0GhaFCSpalvU/XrRcE2hfPPo laQUEde6j0SezMoqQ0F1/QZ6n6ol4XyQ2ipeZ4xE+9QgJVsZlx+vdv+1gpDvEqycj07mQ5 9lEfMSiHWjiGTqay6EOBB9KFVmJXVG8= Date: Fri, 5 Aug 2022 14:08:59 +0200 From: Pavel Machek To: "Luke D. Jones" Cc: hdegoede@redhat.com, markgross@kernel.org, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/5] asus-wmi: Add support for TUF laptop keyboard states Message-ID: <20220805120859.GB20036@duo.ucw.cz> References: <20220805081909.10962-1-luke@ljones.dev> <20220805081909.10962-4-luke@ljones.dev> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline In-Reply-To: <20220805081909.10962-4-luke@ljones.dev> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! >=20 > Adds two paths: > - /sys/devices/platform/asus-nb-wmi/keyboard_rgb_state > - /sys/devices/platform/asus-nb-wmi/keyboard_rgb_state_index Patches 2-3 -- we already have pattern trigger. This should use it... Best regards, Pavel --=20 People of Russia, stop Putin before his war on Ukraine escalates. --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYu0IWwAKCRAw5/Bqldv6 8oH5AJ4uctk1n8S4t+NHFng/KyDHb3LeAACdEgnLQQyMtI6wQjJeqMfP2uaQAHk= =4aQe -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS--