-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
WIP: sunxi: bump edge to 6.18
#9049
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ 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 |
|
|
||
| if linux-version compare "${version}" ge 5.15 && [[ "$LINUXFAMILY" == sun* || "$LINUXFAMILY" == rockchip64 || "$LINUXFAMILY" == rk35xx ]]; then | ||
|
|
||
| return 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this once uwe5622 is addressed
| display_alert "Adding" "Wireless drivers for Xradio XR819 chipsets" "info" | ||
|
|
||
| fetch_from_repo "$GITHUB_SOURCE/igorpecovnik/xradio" "xradio" "${xradio_xr819_ver}" "yes" # Forked from https://github.com/fifteenhex/xradio | ||
| fetch_from_repo "$GITHUB_SOURCE/fifteenhex/xradio" "xradio" "${xradio_xr819_ver}" "yes" # Forked from https://github.com/fifteenhex/xradio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment mentioned to adjust or sync our own fork
|
@radoslavv @robertojguerra Would you mind addressing |
|
@JohnTheCoolingFan Would you mind checking |
The patch was not fully mainlined, particularly I don't see anything about y direction resistance which is part of |
https://paste.armbian.com/vuduwugamu I noticed where |
|
@igorpecovnik regarding uwe5622 wifi: Asked LLM for solutions. I have no idea if there is any value in these informations. |
Description
An hacked together attempt to bump sunxi family to 6.18 in the major spirit somewhere between I-pretend-to-know-what-I-am-doing and I-have-no-idea-what-I-am-doing.
Todo
patches.armbian/Add-sunxi-addr-driver-Used-to-fix-uwe5622-bluetooth-MAC-address.patch(left untouched until wifi is sorted)patches.armbian/drv-gpu-drm-sun4i-sun8i_mixer.c-add-h3-mixer1.patch(I assume collides with sun4i-drm patchset??)patches.armbian/drv-mfd-axp20x-add-sysfs-interface.patch???How Has This Been Tested?
Checklist: