The one place for your designs
To enable design management, you'll need to meet the requirements. If you need help, reach out to our support team for assistance.
The current situation looks as follows to me:
iio/gyro/st_gyro_*.c
)iio-sensor-proxy
(used for detecting screen orientation in GNOME) only supports reading accel and magn parts
(see /lib/udev/rules.d/80-iio-sensor-proxy.rules
)In order to support detecting screen rotation we can either extend the kernel driver or modify iio-sensor-proxy
.
The former would be the better thing to do since the device has these features and we should support them. In case somebody wants to pick this up please read https://patchwork.kernel.org/patch/10138321/ . We should get in touch with upstream to see if we can help here.
To enable design management, you'll need to meet the requirements. If you need help, reach out to our support team for assistance.