You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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