Hacker News new | ask | show | jobs
by megous 1403 days ago
It all mostly uses standard Linux interfaces. IIO for most sensors, V4L2 for camera, AT interface for modem, ALSA for codec audio controls, I2C to talk with accessories, USB configfs to configure USB gadgets,...

I struggle to recall something that's purely Pinephone specific from the userspace perspective. I tried almost all the lowest level Linux HW interfaces usable on Pinephone.