From 9d1208bbd27ed9c7b3fd10247e48e5df70d9cbda Mon Sep 17 00:00:00 2001 From: Oleksandr Tymoshenko Date: Tue, 2 Jan 2018 20:58:05 +0000 Subject: [PATCH] nctgpio: add new device id for the GPIO chip in PCEngines APU3 PR: 224512 Submitted by: mike@sentex.net MFC after: 2 weeks --- sys/dev/nctgpio/nctgpio.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/dev/nctgpio/nctgpio.c b/sys/dev/nctgpio/nctgpio.c index 30c364f1ebb..e0edbd975f8 100644 --- a/sys/dev/nctgpio/nctgpio.c +++ b/sys/dev/nctgpio/nctgpio.c @@ -140,6 +140,10 @@ struct nuvoton_vendor_device_id { .chip_id = 0xc452, .descr = "Nuvoton NCT5104D (PC-Engines APU)", }, + { + .chip_id = 0xc453, + .descr = "Nuvoton NCT5104D (PC-Engines APU3)", + }, }; static void