Skip to content

Commit

Permalink
dts: gprimeltecan: Use common Device Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddharthManthan authored and TravMurav committed Mar 21, 2022
1 parent 1d71f23 commit d7775be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions dts/msm8916/msm8916-samsung-r02.dts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/dts-v1/;

#include <skeleton.dtsi>
#include <lk2nd.h>

/ {
// This is used by the bootloader to find the correct DTB
Expand All @@ -26,10 +27,6 @@
model = "Samsung Galaxy Grand Prime (CAN)";
compatible = "samsung,gprimeltecan", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G530W*";

samsung,muic-reset {
i2c-gpio-pins = <2 3>;
i2c-address = <0x25>;
};
#include "msm8916-samsung-gprime.dtsi"
};
};

0 comments on commit d7775be

Please sign in to comment.