hadess / iio-sensor-proxy

IIO accelerometer sensor to input device proxy
198 stars 64 forks source link

Don't interact with "iio input-bridge" devices #268

Closed hadess closed 4 years ago

hadess commented 5 years ago

The patch isn't upstream, but it might be worth avoiding binding with those anyway. See: https://lkml.org/lkml/2019/5/10/163

I don't know what state the whole patch is, but, at the very least, I'd expect that patch to export the fact that it's exporting synthesised data from another driver, so that it can be easily ignored in user- space that already supports IIO devices.

It does through "Input device name:" starting with "iio-bridge:" as you can see in the commit message of [RFC v3]:

hadess commented 4 years ago

Moved to https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/issues/268