Add support for OnePlus Nord N10 (billie)#8
Draft
danascape wants to merge 10 commits into
Draft
Conversation
Add a compatible for OnePlus Nord N10 5G (billie) Signed-off-by: Saalim Quadri <danascape@gmail.com>
Add initial device tree support for OnePlus Nord N10. The device successfully boots to framebuffer console. The initial bring-up work was done by Henri Dellal. This version was rewritten and independently implemented with incremental testing during bring-up. Co-developed-by: Anri Dellal <anridellal@yandex.ru> Signed-off-by: Saalim Quadri <danascape@gmail.com>
Include pm6350 to inherit its GPIO and button configuration, and configure "resin" to serve as volume up, and gpio2 as volume down. Signed-off-by: Saalim Quadri <danascape@gmail.com>
Author
|
This regulator configuration was adopted from downstream, and is identical to the sm7225 FairPhone 4 and Sony Xperia 10 III. Signed-off-by: Saalim Quadri <danascape@gmail.com>
Enable QUP and GPI DMA hardware to be able to add functioning I2C nodes later. Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> Signed-off-by: Saalim Quadri <danascape@gmail.com>
Add device tree bindings for Himax HX83112F-based DSI display panels, such as the Tianma FHD panel used in the OnePlus Nord N10 5G. Signed-off-by: Saalim Quadri <danascape@gmail.com>
Signed-off-by: Saalim Quadri <danascape@gmail.com>
Add required nodes to enable panel and GPU on OnePlus Nord N10 Signed-off-by: Saalim Quadri <danascape@gmail.com>
z3ntu
reviewed
May 27, 2026
| qcom,msm-id = <434 0x10000>, <459 0x10000>; | ||
| qcom,board-id = <0x1000b 0>; | ||
|
|
||
| lcdb_dummy: regulator-lcdb-dummy { |
Member
There was a problem hiding this comment.
sort the nodes alphabetically, regulator-* comes after chosen for example
Author
There was a problem hiding this comment.
I am rebasing and testing once, will amend correctly
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
z3ntu
reviewed
May 27, 2026
| dtb-$(CONFIG_ARCH_QCOM) += sm6125-sony-xperia-seine-pdx201.dtb | ||
| dtb-$(CONFIG_ARCH_QCOM) += sm6125-xiaomi-ginkgo.dtb | ||
| dtb-$(CONFIG_ARCH_QCOM) += sm6125-xiaomi-laurel-sprout.dtb | ||
| dtb-$(CONFIG_ARCH_QCOM) += sm6350-oneplus-nord-billie.dtb |
Member
There was a problem hiding this comment.
why is nord in the filename? Not just sm6350-oneplus-billie.dt[bs]?
Member
|
Please run |
Author
I literally forgot the command, yes I will update and tag. thanks |
Member
|
Just mark this as ready once you're ready :) |
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.
No description provided.