Skip to content

Commit

Permalink
dts: msm8916: a5ltezt: move to msm8916-samsung-r11
Browse files Browse the repository at this point in the history
The latest revision of SM-A500YZ (a5ltezt) should be r11.
Move it to msm8916-samsung-r11.
  • Loading branch information
wonderfulShrineMaidenOfParadise authored and TravMurav committed Oct 16, 2022
1 parent b3153b1 commit f9e6b13
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
8 changes: 0 additions & 8 deletions dts/msm8916/msm8916-samsung-r08.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
lk2nd,match-bootloader = "A500F*";
};

a5ltezt {
// In the downstream dts it is called Samsung A5 PROJECT Rev02
model = "Samsung Galaxy A5 (SM-A500YZ)";
compatible = "samsung,a5u-eur", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "A500YZ*";
lk2nd,smd-rpm-hack-opening;
};

gt510lte {
model = "Samsung Galaxy Tab A 9.7 LTE (2015) (SM-T555)";
compatible = "samsung,gt510lte", "qcom,msm8916", "lk2nd,device";
Expand Down
7 changes: 7 additions & 0 deletions dts/msm8916/msm8916-samsung-r11.dts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
qcom,msm-id = <206 0>;
qcom,board-id = <0xCE08FF01 11>;

a5ltezt {
model = "Samsung Galaxy A5 (SM-A500YZ)";
compatible = "samsung,a5u-eur", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "A500YZ*";
lk2nd,smd-rpm-hack-opening;
};

/*
* Before building for G530Y, please comment out all dtbs except
* "$(LOCAL_DIR)/msm8916-samsung-r11.dtb" at './rules.mk'.
Expand Down
3 changes: 1 addition & 2 deletions dts/msm8916/msm8929-samsung-r04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,12 @@
};

a5ltezt {
// In the downstream dts it is called Samsung A5 PROJECT Rev02
model = "Samsung Galaxy A5 (SM-A500YZ)";
compatible = "samsung,a5u-eur", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "A500YZ*";

qcom,msm-id = <206 0>;
qcom,board-id = <0xCE08FF01 8>;
qcom,board-id = <0xCE08FF01 11>;
lk2nd,smd-rpm-hack-opening;
};

Expand Down

0 comments on commit f9e6b13

Please sign in to comment.