Bug 207405 - [PATCH] Add GPIO driver for Nuvoton NCT5104D
Summary: [PATCH] Add GPIO driver for Nuvoton NCT5104D
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-02-22 03:48 UTC by Daniel Wyatt
Modified: 2016-03-31 11:03 UTC (History)
0 users

See Also:


Attachments
Patch to add nctgpio driver (17.27 KB, patch)
2016-02-22 03:48 UTC, Daniel Wyatt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Wyatt 2016-02-22 03:48:33 UTC
Created attachment 167277 [details]
Patch to add nctgpio driver

This is a patch to add support for the GPIO functionality of the Nuvoton NCT5104D.
Tested on my PC Engines APU1C4 @ rev 295843.

https://reviews.freebsd.org/D5389
Comment 1 Daniel Wyatt 2016-03-31 11:03:16 UTC
Committed @ rev 297443. Thanks adrian!