[CES-3323] Set NGP Proto screens to the correct touch orientation#216
Merged
bryanfoley merged 2 commits intomaster/imx8from Oct 31, 2025
Merged
[CES-3323] Set NGP Proto screens to the correct touch orientation#216bryanfoley merged 2 commits intomaster/imx8from
bryanfoley merged 2 commits intomaster/imx8from
Conversation
With this PR, if a printer has the BOM number 109*, then it is an NGP printer and uses a large Colorado like screen, except it is not an inverted screen like the production printers. So we use a different dts for machines with BOM's 109* which is very similar to the ulticontroller4.0-lvds-1024x600.dts, just the inversion of the x and y is removed.
robinmdh
approved these changes
Oct 30, 2025
With this commit we reduce the contents of this file so that it only removes the touch screen inversion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
With this PR, if a printer has the BOM number 109*, then it is an NGP printer and uses a large Colorado like screen, except it is not an inverted screen like the production printers.
So we use a different dts for machines with BOM's 109* which is very similar to the ulticontroller4.0-lvds-1024x600.dts, just the inversion of the x and y is removed.
How has this been tested
Installed this um-kernel package on NGP proto, after install teh touch response of the screen is correct.
Ready for Review Checklist
To help with deciding if this PR is RFR, use this checklist.
The author confirms that:
#TODOcomments mention a Jira ticket number