diff options
Diffstat (limited to 'units/gpio')
-rw-r--r-- | units/gpio/vendor-aaeon.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
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 |