Replies: 1 comment
-
We would be very interested in it. Is there a place where you could store it temporarily? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom board with NAFE13388 analog frontend. It's an SPI slave device and I've written a custom driver which exposes basic functions such as device register read and write, reset, analog channel config, GPIO control and similar. The NAFE is highly configurable and I could not find an easy way of fitting it into the sensor interface.
I'd like to contribute the code, and the only place I can think of placing it is in the misc drivers. Is that the right place?
Beta Was this translation helpful? Give feedback.
All reactions