-
-
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
Orange Pi Zero: Fix usb otg after 6.12 update #7661
Merged
igorpecovnik
merged 3 commits into
armbian:main
from
ArendJan:fix-orangepizero-usb-otg-6.12
Jan 7, 2025
Merged
Orange Pi Zero: Fix usb otg after 6.12 update #7661
igorpecovnik
merged 3 commits into
armbian:main
from
ArendJan:fix-orangepizero-usb-otg-6.12
Jan 7, 2025
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,
TheSnowfield,
Tonymac32,
janprunk,
krachlatte,
pyavitz,
schwar3kat,
sgjava and
teknoid
as code owners
January 6, 2025 14: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, ...
Patches
Patches related to kernel, U-Boot, ...
labels
Jan 6, 2025
and
in the patches table below it |
ArendJan
changed the title
Fix usb otg after 6.12 update
Fix Orange Pi Zero usb otg after 6.12 update
Jan 7, 2025
ArendJan
changed the title
Fix Orange Pi Zero usb otg after 6.12 update
Orange Pi Zero: Fix usb otg after 6.12 update
Jan 7, 2025
Are there still any warning / errors? |
It's now fixed, index and line numbers were wrong. It shows no warning/errors, patch shows as last one in the patches table (in yellow) |
igorpecovnik
added
Ready to merge
Reviewed, tested and ready for merge
02
Milestone: First quarter release
and removed
Needs review
Seeking for review
labels
Jan 7, 2025
igorpecovnik
approved these changes
Jan 7, 2025
ArendJan
force-pushed
the
fix-orangepizero-usb-otg-6.12
branch
from
January 7, 2025 12:06
1308391
to
07dd3d3
Compare
github-actions
bot
removed
the
Ready to merge
Reviewed, tested and ready for merge
label
Jan 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
02
Milestone: First quarter release
Hardware
Hardware related like kernel, U-Boot, ...
Needs review
Seeking for review
Patches
Patches related to kernel, U-Boot, ...
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
USB OTG feature was broken on the Orange Pi Zero (1) on kernel 6.11. Fixed in #7614 , but then #7577 didn't copy it to the new patches folder.
How Has This Been Tested?
Created image like in #7614 and tried an OTG script.
Checklist: