-
Notifications
You must be signed in to change notification settings - Fork 34
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
[v851s] Linux kernel patch #23
Comments
Yes, just give me a few days, please |
I uploaded it. Please note that I'm sure there are a lot of things that not correct in these patches... |
Thanks for your quick support, I will try and I hope I can fix the problem if any. |
Hi @szemzoa, When applying your patch file I saw error below:
Then I fixed the patch file (see attachment) and added Foresee SPI NAND flash to boot with UBIFS. Thank you very much. v851s-lizard-linux-v6.6-rc1.patch |
Thanks, I uploaded your updated patch, and also I have added a compatible what I forgot to make USB working. |
Hi @szemzoa, I've tried to bring up the mipi-dsi display, just added some missing lock domains but I don't have any clue, would you mind sharing some hints? |
I don't think this is the best place for kernel related questions. Why don't you try sunxi IRC channel? There are a lot of people with much better knowledge about mainline linux: https://linux-sunxi.org/IRC |
Hi @szemzoa, Thanks for your quick response, I'll reach out to them. |
The dsi clocks should be: and try something like in the board .dts: &de {
/* I don't have MIPI panel, but I see the whole pipeline is registered(also, cmd line drm.debug=0x3 can be usefull): [ 1.244268] sun4i-drm display-engine: bound 5100000.mixer (ops 0x40858378) |
Hi @szemzoa
Thanks for distributing a great bootloader for Allwinner SoCs, I'd like to try a new Linux kernel with v851s (Yuzukilizard), would you please share the patch files?
The text was updated successfully, but these errors were encountered: