[PATCH 0/3] Add three more ASUS models to asus-armoury driver

From: Denis Benato

Date: Sun Mar 29 2026 - 08:47:21 EST


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