Skip to content

dts: msm8974: Add support for Nokia Lumia 930 #508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

J0SH1X
Copy link
Contributor

@J0SH1X J0SH1X commented Mar 6, 2025

No description provided.

@@ -145,6 +145,7 @@
- Samsung Galaxy S5 - SM-G900F
- Samsung Galaxy S5 China LTE (Duos) - SM-G9006V/W, SM-G9008V/W, SM-G9009W
- Sony Xperia Z3 - leo
- Nokia Lumia 930 - martini (quirky - see comment in `lk2nd/device/dts/msm8974/msm8974-nokia-martini.dts`)

Choose a reason for hiding this comment

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

...MNOPQRS...

Comment on lines +6 to +9
//this is the cmd used to compile lk1st for Lumia930
// make TOOLCHAIN_PREFIX=arm-none-eabi- DEBUG=1 DEBUG_FBCON=0 LK2ND_BUNDLE_DTB=msm8974-nokia-martini.dtb lk1st-msm8974
//CAUTION: this device is quirky cause its a Windows phone, it needs cat build-lk1st-msm8974/lk_s.elf build-lk1st-msm8974/lk2nd/device/dts/msm8974-nokia-martini.dtb > emmc_appsboot.mbn
//The panel does not work if lk2nds const-splash is disabled which is the case on lk1st so dont expect display support
Copy link
Member

Choose a reason for hiding this comment

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

I'd prefer this to be C style comment (/* */) and folded to 80-100 where it makes sense.

//The panel does not work if lk2nds const-splash is disabled which is the case on lk1st so dont expect display support

/ {
qcom,msm-id = <QCOM_ID_MSM8974 0x96 0x20002 0xb>;

Choose a reason for hiding this comment

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

Duplicated with msm8974-lge-hammerhead.dts

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

Successfully merging this pull request may close these issues.

3 participants