Yeap, it’s loading… After all the issues i had last week trying to get anything to show… i have boot logo, and lightdm loaded on startup, all 6.18, 6.19, 7.0 and 7.1…
One config change i made, was forcing CONFIG_DRM_PANEL_SIMPLE to be built-in : config: build in CONFIG_DRM_PANEL_SIMPLE · RobertCNelson/bb-kernel@3cad81c · GitHub this is what uses the "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi"
1 Like
Please submit this change to mainline and i’ll backport it. I know ti has added am62 support to the driver, but i don’t think any of them had ever used it on the am335x, so a user like you knows a lot more at this point in time!
Regards,
There are so many different projects out there and I don’t want post to wrong place. Can you please let me know which “mainline”
Yeah I should have looked at the maintainers file and have you a hint!
I don’t see a true maintainer, Making sure you're not a bot! I’ll dig more tomorrow
Okay here’s the list and some of the main users who have worked on it:
voodoo@la-i5-1135G7:~/linux-src$ ./scripts/get_maintainer.pl drivers/input/touchscreen/ti_am335x_tsc.c
Dmitry Torokhov <dmitry.torokhov@gmail.com> (maintainer:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...,commit_signer:2/4=50%)
Junjie Cao <junjie.cao@intel.com> (commit_signer:2/4=50%,authored:2/4=50%,added_lines:5/7=71%,removed_lines:1/3=33%)
Kees Cook <kees@kernel.org> (commit_signer:1/4=25%,authored:1/4=25%,added_lines:1/7=14%,removed_lines:1/3=33%)
linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
linux-kernel@vger.kernel.org (open list)
Regards,