dts : MDM8916 : Add SM-E700H support#642
Open
mmxkarimi wants to merge 1 commit intomsm8916-mainline:mainfrom
Open
dts : MDM8916 : Add SM-E700H support#642mmxkarimi wants to merge 1 commit intomsm8916-mainline:mainfrom
mmxkarimi wants to merge 1 commit intomsm8916-mainline:mainfrom
Conversation
Contributor
Author
|
Sorry for my writing mistake "MDM8916" |
Comment on lines
+11
to
+14
| <0xF808FF01 5>, | ||
| <0xF808FF01 7>, | ||
| <0xF808FF01 8>, | ||
| <0xF808FF01 10>; |
Contributor
There was a problem hiding this comment.
Suggested change
| <0xF808FF01 5>, | |
| <0xF808FF01 7>, | |
| <0xF808FF01 8>, | |
| <0xF808FF01 10>; | |
| <0xF808FF01 5>, | |
| <0xF808FF01 6>, | |
| <0xF808FF01 7>, | |
| <0xF808FF01 8>, | |
| <0xF808FF01 10>; |
| &lk2nd { | ||
| /* rev 4 */ | ||
|
|
||
Contributor
There was a problem hiding this comment.
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"; | ||
| }; | ||
| }; | ||
| }; |
Contributor
There was a problem hiding this comment.
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"; | |
| }; | |
| }; | |
| }; |
Contributor
|
Continued in #669 |
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.