-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Fix orangepizero wifi and usb otg #7614
Merged
igorpecovnik
merged 5 commits into
armbian:main
from
ArendJan:fix-orangepizero-wifi-usb-otg
Dec 24, 2024
Merged
Fix orangepizero wifi and usb otg #7614
igorpecovnik
merged 5 commits into
armbian:main
from
ArendJan:fix-orangepizero-wifi-usb-otg
Dec 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ArendJan
requested review from
AGM1968,
JohnTheCoolingFan,
NicoD-SBC,
PanderMusubi,
Tonymac32,
janprunk,
krachlatte,
pyavitz,
schwar3kat,
sgjava,
teknoid and
a team
as code owners
December 24, 2024 15:30
github-actions
bot
added
size/small
PR with less then 50 lines
Needs review
Seeking for review
Hardware
Hardware related like kernel, U-Boot, ...
Framework
Framework components
Patches
Patches related to kernel, U-Boot, ...
labels
Dec 24, 2024
Thank you. I suggest to defer this until #7577 is merged since your adjustments for 6.11 would be lost otherwise. |
@EvilOlaf 👍 I'll test 6.12 as well. The xradio fix should not matter (was already fixed for 6.12), but the USB otg fix might be required for 6.12 as well. |
Tested the otg fix on orangepi zero, works great! Good Job! |
igorpecovnik
approved these changes
Dec 24, 2024
igorpecovnik
added
Ready to merge
Reviewed, tested and ready for merge
02
Milestone: First quarter release
and removed
Needs review
Seeking for review
labels
Dec 24, 2024
For 6.12:
|
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
02
Milestone: First quarter release
Framework
Framework components
Hardware
Hardware related like kernel, U-Boot, ...
Patches
Patches related to kernel, U-Boot, ...
Ready to merge
Reviewed, tested and ready for merge
size/small
PR with less then 50 lines
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Xradio driver is updated to work with 6.11: fifteenhex/xradio#25
This pr updates the hash and config to build the driver and adds a patch to fix the dts for usb-otg.
GitHub issue reference: #7613
Jira reference number AR-2573
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist: