Skip to content

Commit

Permalink
dts: msm8916: Samsung Galaxy On7 2015 (SM-G600FY)
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme Janczak <guilherme.janczak@yandex.com>
  • Loading branch information
TravMurav and guijan committed Jan 2, 2024
1 parent beb9953 commit 7164bfd
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 @@ -413,6 +413,24 @@
};
};

on7lte-swa {
model = "Samsung Galaxy On7 2015 (SM-G600FY)";
compatible = "samsung,on7lte-swa", "samsung,on7";
lk2nd,match-bootloader = "G600FY*";

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

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

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

/*
* Before building for rossaltezt, please comment out all dtbs except
* "$(LOCAL_DIR)/msm8916-samsung.dtb" at './rules.mk'.
Expand Down

0 comments on commit 7164bfd

Please sign in to comment.