public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add three more ASUS models to asus-armoury driver
@ 2026-03-29 12:46 Denis Benato
  2026-03-29 12:46 ` [PATCH 1/3] platform/x86: asus-armoury: add support for GV302XU Denis Benato
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Denis Benato @ 2026-03-29 12:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: platform-driver-x86, Hans de Goede, Ilpo Järvinen,
	Luke D . Jones, Mateusz Schyboll, Denis Benato, Denis Benato

Hi all,

This patch series adds support for three more ASUS models to the asus-armoury driver:
the GV302XU, FA607NU, and GU605MU.

I have discovered that GU605MU model has configurable TGP that was not listed
in the GU605M model, so I have added  a specific metch for that model before
the GU605M one, this way the for loop should attempt to match the GU605MU
first and if it fails it will try to match the GU605M.

Cheers!

Denis Benato (3):
  platform/x86: asus-armoury: add support for GV302XU
  platform/x86: asus-armoury: add support for FA607NU
  platform/x86: asus-armoury: add support for GU605MU

 drivers/platform/x86/asus-armoury.h | 86 +++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-31 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-29 12:46 [PATCH 0/3] Add three more ASUS models to asus-armoury driver Denis Benato
2026-03-29 12:46 ` [PATCH 1/3] platform/x86: asus-armoury: add support for GV302XU Denis Benato
2026-03-29 12:46 ` [PATCH 2/3] platform/x86: asus-armoury: add support for FA607NU Denis Benato
2026-03-29 12:46 ` [PATCH 3/3] platform/x86: asus-armoury: add support for GU605MU Denis Benato
2026-03-31 14:23 ` [PATCH 0/3] Add three more ASUS models to asus-armoury driver Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox