-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
sunxi: fix missing dt overlays #9094
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The autopatcher thingy seems borked as it seems this line should be included automatically (??)
WalkthroughA single line is added to arch/arm/boot/dts/allwinner/Makefile to include the overlay subdirectory in the kernel device-tree build traversal, enabling overlay artifacts to be built alongside existing device-tree sources. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ 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 comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
overlay subdir was missing vom Makefile, so the overlay creation was skipped.
Has been reported here: https://forum.armbian.com/topic/56756-no-overlays-when-kernel-6181-edge-sunxi-compile/
How Has This Been Tested?
Checklist:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.