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

Denis Benato posted 3 patches 3 days, 20 hours ago
drivers/platform/x86/asus-armoury.h | 86 +++++++++++++++++++++++++++++
1 file changed, 86 insertions(+)
[PATCH 0/3] Add three more ASUS models to asus-armoury driver
Posted by Denis Benato 3 days, 20 hours ago
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
Re: [PATCH 0/3] Add three more ASUS models to asus-armoury driver
Posted by Ilpo Järvinen 1 day, 18 hours ago
On Sun, 29 Mar 2026 14:46:56 +0200, Denis Benato wrote:

> 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.
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/3] platform/x86: asus-armoury: add support for GV302XU
      commit: 82cbae59263e3941a8bb79f0b25e0b0f085132d4
[2/3] platform/x86: asus-armoury: add support for FA607NU
      commit: b4f04a6038fa97f7ceea33e99456b9838c79dde7
[3/3] platform/x86: asus-armoury: add support for GU605MU
      commit: 5d486669b3db11ccc2d1b9f4e42c11c2766f35ba

--
 i.