mbox series

[0/2] platform/x86: asus-wmi: support a couple Zenbook 2023 features

Message ID 20240620082223.20178-1-dev@doubly.so (mailing list archive)
Headers show
Series platform/x86: asus-wmi: support a couple Zenbook 2023 features | expand

Message

Devin Bayer June 20, 2024, 8:22 a.m. UTC
This patch series adds support for a couple features on
my Zenbook UX3404VC:

1. the LED on F11 "disable camera" key
2. fan speed control

Devin Bayer (2):
  platform/x86: asus-wmi: support camera disable LED
  platform/x86: asus-wmi: support newer fan_boost_mode dev_id

 drivers/platform/x86/asus-wmi.c            | 121 ++++++++++++++++++++-
 include/linux/platform_data/x86/asus-wmi.h |   3 +
 2 files changed, 119 insertions(+), 5 deletions(-)