device: Google Pixel 2 (non-XL) // google-walleye #50
+5,435
−0
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.
This adds the port for the Google Pixel 2 (non-XL variant).
#38 can be rebased off of these changes. It should match, except for the kernel config, where these notes from the android-linux-stable project are relevant.
A common kernel solution will need to be figured out in the long run, but for now, this works.
It seems to work to parity with other devices... though sometimes the framebuffer doesn't seem to init right, but X11 always ends up starting. (Meaning that the Google bootloader logo sticks around for longer).
The next time I go around closing PRs I'll re-read this one, try to review it with a blank mind.