Skip to content

Commit

Permalink
dts: msm8916: fortuna/rossa: rename from gprime/cprime
Browse files Browse the repository at this point in the history
To avoid breaking panels, samsung,gprime-panel and samsung,cprime-panel
are not renamed for now.
  • Loading branch information
wonderfulShrineMaidenOfParadise committed Apr 2, 2024
1 parent b02d758 commit c31c072
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dts/msm8916/msm8216-samsung-r07.dts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
model = "Samsung Galaxy Grand Prime 3G (SM-G530H)";
compatible = "samsung,fortuna3g", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530H*";
#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};
};
File renamed without changes.
2 changes: 1 addition & 1 deletion dts/msm8916/msm8916-samsung-r00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
qcom,msm-id = <206 0>;
qcom,board-id = <0xCE08FF01 1>;

#include "msm8916-samsung-cprime.dtsi"
#include "msm8916-samsung-rossa.dtsi"
};
};
4 changes: 2 additions & 2 deletions dts/msm8916/msm8916-samsung-r01.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
model = "Samsung Galaxy Core Prime LTE (SM-G360F)";
compatible = "samsung,coreprimelte", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G360F*";
#include "msm8916-samsung-cprime.dtsi"
#include "msm8916-samsung-rossa.dtsi"
};

rossaltedv {
model = "Samsung Galaxy Core Prime LTE (SM-G360G)";
compatible = "samsung,rossaltexsa", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G360GD*";
#include "msm8916-samsung-cprime.dtsi"
#include "msm8916-samsung-rossa.dtsi"
};
};
8 changes: 4 additions & 4 deletions dts/msm8916/msm8916-samsung-r02.dts
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
model = "Samsung Galaxy Grand Prime (CAN)";
compatible = "samsung,gprimeltecan", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530W*";
#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};

gprimeltexx {
grandprimelte {
model = "Samsung Galaxy Grand Prime (SM-G530FZ)";
compatible = "samsung,gprimeltexx", "qcom,msm8916", "lk2nd,device";
compatible = "samsung,grandprimelte", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530FZ*";
#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};

/*
Expand Down
8 changes: 4 additions & 4 deletions dts/msm8916/msm8916-samsung-r03.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
};
};

gprimeltexx {
grandprimelte {
model = "Samsung Galaxy Grand Prime (SM-G530FZ)";
compatible = "samsung,gprimeltexx", "qcom,msm8916", "lk2nd,device";
compatible = "samsung,grandprimelte", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530FZ*";
qcom,msm-id = <206 0>;
qcom,board-id = <0xCE08FF01 2>;
#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};

j5xltecmcc {
Expand Down Expand Up @@ -90,6 +90,6 @@
model = "Samsung Galaxy Core Prime LTE (SM-G360G)";
compatible = "samsung,rossaltexsa", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G360GZT*";
#include "msm8916-samsung-cprime.dtsi"
#include "msm8916-samsung-rossa.dtsi"
};
};
2 changes: 1 addition & 1 deletion dts/msm8916/msm8916-samsung-r04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
qcom,msm-id = <206 0>;
qcom,board-id = <0xCE08FF01 1>;

#include "msm8916-samsung-cprime.dtsi"
#include "msm8916-samsung-rossa.dtsi"
};

grandmaxlteub {
Expand Down
2 changes: 1 addition & 1 deletion dts/msm8916/msm8916-samsung-r11.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
model = "Samsung Galaxy Grand Prime (SM-G530Y)";
compatible = "samsung,fortunaltezt", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530Y*";
#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};
};
File renamed without changes.
2 changes: 1 addition & 1 deletion dts/msm8916/msm8929-samsung-r04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
qcom,msm-id = <248 0>;
qcom,board-id = <0xF808FF01 7>;

#include "msm8916-samsung-gprime.dtsi"
#include "msm8916-samsung-fortuna.dtsi"
};

a3 {
Expand Down

0 comments on commit c31c072

Please sign in to comment.