Hi all,
Over the past few months working on the A7Z, I’ve successfully ported a number of BSP drivers to Linux 6.18.
The code is available here:
https://github.com/alexcaoys/allwinner-bsp/tree/linux-6.18.y
It’s currently tested on 6.18.19 and should, in theory, work with newer 6.18.y releases. I’ve tried to reuse as much upstream (mainline) drivers as possible, and have also upstreamed support for PCK600 and ET7304 used on the A7Z.
Hopefully this helps accelerate ongoing mainline efforts. Feedback, issues, and PRs are very welcome.
I may also look into creating branches for Linux 7.x in the future.