Skip to content

Commit

Permalink
dts: Add Samsung Galaxy J5 2015 (SM-J5007)
Browse files Browse the repository at this point in the history
  • Loading branch information
bolilingmeng89006 authored and TravMurav committed May 6, 2022
1 parent 6961b9f commit 0bdccf6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ page on the EFIDroid wiki for an exact mapping of LK targets to SoCs.
- Samsung Galaxy Grand Prime - SM-G530FZ, SM-G530H, SM-G530W, SM-G530Y (G530Y is quirky - see comment in `dts/msm8916/msm8916-samsung-r11.dts`)
- Samsung Galaxy J3 (2016) - SM-J3109, SM-J320YZ
- Samsung Galaxy J3 Pro - SM-J3110, SM-J3119
- Samsung Galaxy J5 (2015) - SM-J5008, SM-J500F, SM-J500FN, SM-J500H, SM-J500M
- Samsung Galaxy J5 (2015) - SM-J5007, SM-J5008, SM-J500F, SM-J500FN, SM-J500H, SM-J500M
- Samsung Galaxy J5 (2016) - SM-J5108, SM-J510F, SM-J510FN, SM-J510UN
- Samsung Galaxy J7 (2015) - SM-J7008, SM-J700P
- Samsung Galaxy On7 (2015) - SM-G6000
Expand Down
10 changes: 10 additions & 0 deletions dts/msm8916/msm8916-samsung-r05.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,14 @@
i2c-address = <0x25>;
};
};

j5ltezt {
model = "Samsung Galaxy J5 2015 (SM-J5007)";
compatible = "samsung,j5ltezt", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "J5007*";
samsung,muic-reset {
i2c-gpio-pins = <105 106>;
i2c-address = <0x25>;
};
};
};

0 comments on commit 0bdccf6

Please sign in to comment.