Skip to content

Commit

Permalink
dts: Add j510h
Browse files Browse the repository at this point in the history
Co-authored-by: Ilya114 <[email protected]>
  • Loading branch information
TravMurav and Ilya114 committed Jan 7, 2024
1 parent 7164bfd commit de767e8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions lk2nd/device/dts/msm8916/msm8216-samsung.dts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,24 @@
};
};

j5xn3g {
model = "Samsung Galaxy J5 2016 (SM-J510H)";
compatible = "samsung,j5xn3g", "samsung,j5";
lk2nd,match-bootloader = "J500H*";

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

qcom,msm-id = <QCOM_ID_MSM8216 0>;
qcom,board-id = <0xF808FF01 5>;

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>;
};
};

/* rev 7 */

fortuna3g {
Expand Down

0 comments on commit de767e8

Please sign in to comment.