Skip to content

dts : MDM8916 : Add SM-E700H support#642

Open
mmxkarimi wants to merge 1 commit intomsm8916-mainline:mainfrom
mmxkarimi:e73g-support
Open

dts : MDM8916 : Add SM-E700H support#642
mmxkarimi wants to merge 1 commit intomsm8916-mainline:mainfrom
mmxkarimi:e73g-support

Conversation

@mmxkarimi
Copy link
Copy Markdown
Contributor

No description provided.

@mmxkarimi
Copy link
Copy Markdown
Contributor Author

Sorry for my writing mistake "MDM8916"

@mmxkarimi mmxkarimi marked this pull request as draft February 4, 2026 15:06
@mmxkarimi mmxkarimi marked this pull request as ready for review February 4, 2026 15:12
Comment on lines +11 to +14
<0xF808FF01 5>,
<0xF808FF01 7>,
<0xF808FF01 8>,
<0xF808FF01 10>;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
<0xF808FF01 5>,
<0xF808FF01 7>,
<0xF808FF01 8>,
<0xF808FF01 10>;
<0xF808FF01 5>,
<0xF808FF01 6>,
<0xF808FF01 7>,
<0xF808FF01 8>,
<0xF808FF01 10>;

&lk2nd {
/* rev 4 */

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change

Remove these tailing tabs.

Comment on lines +115 to +137

e73g {
model = "Samsung Galaxy E7 (SM-E700H)";
compatible = "samsung,e73g", "samsung,e7";
lk2nd,match-bootloader = "E700H*";

lk2nd,dtb-files = "msm8916-samsung-e7";

qcom,msm-id = <QCOM_ID_MSM8216 0>;
qcom,board-id = <0xF808FF01 11>;

panel {
compatible = "samsung,e7-panel", "lk2nd,panel";

ss_dsi_panel_EA8061_HD {
compatible = "samsung,ea8061-ams549bu19";
};

ss_dsi_panel_EA8061_ID400418_HD {
compatible = "samsung,ea8061-ams549bu19-id400418";
};
};
};
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
e73g {
model = "Samsung Galaxy E7 (SM-E700H)";
compatible = "samsung,e73g", "samsung,e7";
lk2nd,match-bootloader = "E700H*";
lk2nd,dtb-files = "msm8916-samsung-e7";
qcom,msm-id = <QCOM_ID_MSM8216 0>;
qcom,board-id = <0xF808FF01 11>;
panel {
compatible = "samsung,e7-panel", "lk2nd,panel";
ss_dsi_panel_EA8061_HD {
compatible = "samsung,ea8061-ams549bu19";
};
ss_dsi_panel_EA8061_ID400418_HD {
compatible = "samsung,ea8061-ams549bu19-id400418";
};
};
};
e73g {
model = "Samsung Galaxy E7 (SM-E700H)";
compatible = "samsung,e73g", "samsung,e7";
lk2nd,match-bootloader = "E700H*";
lk2nd,dtb-files = "msm8916-samsung-e7";
qcom,msm-id = <QCOM_ID_MSM8216 0>;
qcom,board-id = <0xF808FF01 6>;
panel {
compatible = "samsung,e7-panel", "lk2nd,panel";
ss_dsi_panel_EA8061_HD {
compatible = "samsung,ea8061-ams549bu19";
};
ss_dsi_panel_EA8061_ID400418_HD {
compatible = "samsung,ea8061-ams549bu19-id400418";
};
};
};

@wonderfulShrineMaidenOfParadise
Copy link
Copy Markdown
Contributor

Continued in #669

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.

2 participants