Skip to content

Commit

Permalink
dts: msm8916-samsung: add j5xnltezt
Browse files Browse the repository at this point in the history
  • Loading branch information
bolilingmeng89006 authored and wonderfulShrineMaidenOfParadise committed Mar 6, 2024
1 parent 9381af6 commit 909507c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions lk2nd/device/dts/msm8916/msm8916-samsung.dts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,24 @@
};
};

j5xnltezt {
model = "Samsung Galaxy J5 2016 (SM-J510UN)";
compatible = "samsung,j5xnlte", "samsung,j5x";
lk2nd,match-bootloader = "J510UN*";

lk2nd,dtb-files = "msm8916-samsung-j5x";

qcom,msm-id = <QCOM_ID_MSM8916 0>;
qcom,board-id = <0xCE08FF01 4>;

muic-reset {
compatible = "samsung,muic-reset";
i2c-reg = <0x25>;
i2c-sda-gpios = <&tlmm 105 I2C_GPIO_FLAGS>;
i2c-scl-gpios = <&tlmm 106 I2C_GPIO_FLAGS>;
};
};

grandmaxlteub {
model = "Samsung Galaxy Grand Max (SM-G720AX)";
compatible = "samsung,grandmaxlteub", "samsung,grandmax";
Expand Down

0 comments on commit 909507c

Please sign in to comment.