analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
971 stars 1.67k forks source link

filter: admv8818: fix reg addr size #2295

Closed amiclaus closed 2 months ago

amiclaus commented 2 months ago

Pull Request Description

The reg address size should be 16 bits wide and not 8.

Fixes: 3755205 ("drivers:filter: add admv8818 support")

PR Type

PR Checklist