Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
From: "Luke D. Jones" <luke@ljones.dev>
To: platform-driver-x86@vger.kernel.org
Cc: hdegoede@redhat.com, ilpo.jarvinen@linux.intel.com,
	linux-kernel@vger.kernel.org, "Luke D. Jones" <luke@ljones.dev>
Subject: [PATCH v1 0/1] asus-wmi: add support for 2024 ROG Mini-LED
Date: Sun, 10 Mar 2024 19:54:07 +1300	[thread overview]
Message-ID: <20240310065408.63703-1-luke@ljones.dev> (raw)

Changelog:
- v1
  - Add missing value conversion for new mini-led
  - Catch and ignore a bogus read return if set to "off"

Luke D. Jones (1):
  platform/x86: asus-wmi: add support for 2024 ROG Mini-LED

 .../ABI/testing/sysfs-platform-asus-wmi       |  8 ++++
 drivers/platform/x86/asus-wmi.c               | 48 ++++++++++++++++---
 include/linux/platform_data/x86/asus-wmi.h    |  1 +
 3 files changed, 51 insertions(+), 6 deletions(-)

-- 
2.44.0


             reply	other threads:[~2024-03-10  6:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10  6:54 Luke D. Jones [this message]
2024-03-10  6:54 ` [PATCH v1 1/1] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED Luke D. Jones
2024-03-20 13:32   ` Ilpo Järvinen
2024-03-18 12:09 ` [PATCH v1 0/1] " Ilpo Järvinen
2024-03-18 19:58   ` Luke Jones

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=20240310065408.63703-1-luke@ljones.dev \
    --to=luke@ljones.dev \
    --cc=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).