-
-
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
ssv6051 and panel-dsi-simple driver patch for kernel 6.6, 6.9, 6.12 and 6.13 #7795
Conversation
I would keep this on hold until 25.02 is released; @qbisi could you please describe what kind of issue you have and on what platform you are experiencing that? Because I see no particular issues while compiling on regular amd64 containers. |
I just simply pick thouse patch files in building nixos kernel packages. See
cause makefile of ssv6051 give a non standard include path like |
@qbisi thank you for the explanation; changes seems to legitimate to me, but I want to be sure they don't break compilation now that armbian 25.02 is about to be released. Did you have had the chance to test a compilation of vanilla armbian in docker/virtual machine? |
Rebased and test of building hinlink-h88k-edge image passed. This image works on my hinlink-h88k machine. |
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.
LGTM. Now we only use 6.12 and 6.13 for rockchip64 mainline. After this pr is merged I will rebase #7835 based on it.
Description
patch for ssv6051 fix build failure on nix sandbox.
patch for panel-dsi-simple fix build failure with gcc14.
Both patch are tested on kernel 6.12 and 6.13 and should work for 6.6 and 6.9 due to unchanged api.