sunxi64: Enable CONFIG_DRM_PANEL_MIPI_DBI=m for current and edge configs#9984
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds ChangesMIPI DBI Panel Driver Config
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
Add
CONFIG_DRM_PANEL_MIPI_DBI=mto sunxi64 current and edge kernel configs.This allows users to utilize standard SPI/MIPI-DBI displays easily out of the box without needing to compile the module manually.
Fixes #9978
How Has This Been Tested?
panel-mipi-dbi.koas an out-of-tree module on an Orange Pi Zero 3 (Kernel 6.18.33-current-sunxi64) and successfully verified that the SPI display lights up and works perfectly with Device Tree Overlays.Checklist:
Summary by CodeRabbit