gpio-cdev: add nu801 userspace driver
authorChris Blake <chrisrblake93@gmail.com>
Fri, 24 Sep 2021 13:42:03 +0000 (08:42 -0500)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 10 Oct 2021 14:47:41 +0000 (16:47 +0200)
commitf536f5ebddd9c532a08ac4a9be3ef0c02f7bfeb8
tree670cb7186566671ae3a6edd1e2648f9bf23be7b7
parente166ee4ff123b18bc7248cda9596aa9ed7886a53
gpio-cdev: add nu801 userspace driver

This adds a userspace interpretation of the nu801 driver used by Meraki
hardware. Previously this was a driver that was added per target, but as
multiple targets now have this driver, we should move to something that
can be shared by all targets since no driver exists upstream.

Co-developed-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
package/system/gpio-cdev/nu801/Makefile [new file with mode: 0644]
package/system/gpio-cdev/nu801/files/nu801.init [new file with mode: 0755]