-
-
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
meson64: bump edge to 6.11 (currently v6.11-rc7) #7241
meson64: bump edge to 6.11 (currently v6.11-rc7) #7241
Conversation
…therwise no changes - jethome-0003-dt-bindings-arm-amlogic-add-binding-for-JetHome-JetH.patch contains only dt-bindings, and those are ignored by the rewriter
- general-add-overlay-compilation-support.patch: same fix as done in rk3588's 6.11 - board-bananapism1-add-uart_A-and-AO_B.patch: manually rebase, guess there was an indent change - general-socinfo-sm-1-soc-amlogic-meson-gx-socinfo-Add-S905L-ID.patch and general-socinfo-sm-2-soc-amlogic-meson-gx-socinfo-add-new-A113X-SoC-id.patch: landed upstream
…ocinfo-sm-Add-Amlogic-secure-m.patch - otherwise ``` drivers/soc/amlogic/meson-gx-socinfo-sm.c:178:19: error: initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)' [-Werror=incompatible-pointer-types] 178 | .remove = meson_gx_socinfo_sm_remove, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ```
- as 6.10 is not an LTS release
Actually I believe this bit If it compiles as is, just let it slide and I'll fix it up. I plan on doing a commit once this is merged for the Gateway GZ80x anyway. |
meson64: bump edge to 6.11 (currently v6.11-rc7)