Skip to content

Add support for OnePlus Nord N10 (billie)#8

Draft
danascape wants to merge 10 commits into
sm6350-mainline:sm6350-6.19.yfrom
stormbreaker-project:sm6350-6.19.y
Draft

Add support for OnePlus Nord N10 (billie)#8
danascape wants to merge 10 commits into
sm6350-mainline:sm6350-6.19.yfrom
stormbreaker-project:sm6350-6.19.y

Conversation

@danascape

Copy link
Copy Markdown

No description provided.

danascape added 3 commits May 16, 2026 22:54
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>
@danascape

danascape commented May 16, 2026

Copy link
Copy Markdown
Author
  • Till the latest commit, the device successfully boots on PostmarketOS phosh/plasma-mobile with USB and display working

danascape and others added 5 commits May 17, 2026 02:02
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>
qcom,msm-id = <434 0x10000>, <459 0x10000>;
qcom,board-id = <0x1000b 0>;

lcdb_dummy: regulator-lcdb-dummy {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sort the nodes alphabetically, regulator-* comes after chosen for example

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's still open

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am rebasing and testing once, will amend correctly

Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts Outdated
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts Outdated
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts Outdated
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts Outdated
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts
Comment thread arch/arm64/boot/dts/qcom/sm6350-oneplus-nord-billie.dts
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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is nord in the filename? Not just sm6350-oneplus-billie.dt[bs]?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's still open

@z3ntu

z3ntu commented May 27, 2026

Copy link
Copy Markdown
Member

Please run make CHECK_DTBS=1 qcom/sm6350-oneplus-nord-billie.dtb and fix the issues there.

@danascape

Copy link
Copy Markdown
Author

Please run make CHECK_DTBS=1 qcom/sm6350-oneplus-nord-billie.dtb and fix the issues there.

I literally forgot the command, yes I will update and tag.

thanks

danascape added 2 commits June 7, 2026 15:03
Signed-off-by: Saalim Quadri <danascape@gmail.com>
Signed-off-by: Saalim Quadri <danascape@gmail.com>
@z3ntu z3ntu marked this pull request as draft June 8, 2026 18:34
@z3ntu

z3ntu commented Jun 8, 2026

Copy link
Copy Markdown
Member

Just mark this as ready once you're ready :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants