RSS Bot Posted May 25, 2022 Posted May 25, 2022 Description As the Linux Kernel maintainers have decided that an exposed SPI interface is not a device, add a compatible device type to fix the intentional breakage of spidev functionality for single board computer usecases Jira reference number AR-1196 How Has This Been Tested? Compilation testing, functional testing proved concept for Sunxi (@The-going), Rockchip64 (@lanefu) Implemented on: [X] Meson64 [X] Sunxi (pre-existing, not part of this PR) [ ] Rockchip64 [ ] Rockchip Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts