New comment by jjsullivan5196 on void-packages repository https://github.com/void-linux/void-packages/pull/24072#issuecomment-671129569 Comment: Alright, I'm going to take this out of draft as I'm pretty confident most stuff is working. Hardware features tested: - USB-C connectivity (DisplayPort alt mode, OTG, Power Delivery, Hubs, etc) - Wifi b/g/n - Bluetooth connection - Power management/Deep sleep - Camera (Activates, but couldn't get MPV to open it.) Only thing I skipped for now is the modem, but it works with similar patchsets in other distros (Mobian, Manjaro, postmarketOS) It'll be easier to test once myself or someone else can package/configure some telephony software. The travis check is still failing on a couple of issues - ~musl can't build uboot for lack of a [stddef.h](https://travis-ci.org/github/void-linux/void-packages/jobs/716255444#L17658) in the include path, or some related reason. I've seen patches for this in the kernel packages, but not sure how to amend it here.~ - can't build [or1k gcc on i686](https://travis-ci.org/github/void-linux/void-packages/jobs/716255437#L8594), some generated assembler has an out of bounds issue.