From 563566aa9627334ed4d498ea97f39207df130962 Mon Sep 17 00:00:00 2001 From: Pierre Equoy Date: Thu, 9 Dec 2021 11:11:57 +0800 Subject: Add: GPIO test for AAEON UPN device --- units/gpio/vendor-aaeon.pxu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/gpio') diff --git a/units/gpio/vendor-aaeon.pxu b/units/gpio/vendor-aaeon.pxu index 7f8d6bc..cdf5f2d 100644 --- a/units/gpio/vendor-aaeon.pxu +++ b/units/gpio/vendor-aaeon.pxu @@ -1,7 +1,7 @@ unit: template template-resource: dmi -template-filter: dmi.category == 'SYSTEM' and dmi.vendor == 'AAEON' and dmi.product in ('UPX-TGL01') +template-filter: dmi.category == 'SYSTEM' and dmi.vendor == 'AAEON' and dmi.product in ('UPX-TGL01', 'UPN-EHL01') template-unit: job id: gpio/sysfs_loopback_pairs_{vendor}_{product} _summary: Test GPIO lines exposed on headers can be controlled via sysfs -- cgit v1.2.3