On Tue, 22.11.16 12:13, Bastien Nocera ([email protected]) wrote: > Hey, > > I'm adding support for reading the mount-matrix[1] from accelerometer > devices in iio-sensor-proxy, but we'll need to add a way to override > the mount-matrix in case the data from the device-tree is incorrect, or > missing[2]. > > I was wondering whether we should ship the hwdb quirks in systemd or > iio-sensor-proxy. > > Opinions?
If it's generic enough then the hwdb is definitely a good place for things like that. If the concept however only has value for iio-sensor-proxy specifically then it should probably live in that package. Of course the lines are blurry there, so compare with the input case: hwdb carries dpi quirk data for all kinds of mice, and if this data is like that, then it fits in. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
