Skip to content

Commit

Permalink
Add Lenovo Smart Tab M10 (wifi variant) lk2nd DTS
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Armstrong <[email protected]>
  • Loading branch information
superna9999 committed May 17, 2024
1 parent 9100613 commit 4763c54
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions dts/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ DTBS += \
$(LOCAL_DIR)/msm8953-xiaomi-vince.dtb \
$(LOCAL_DIR)/msm8953-xiaomi-ysl.dtb \
$(LOCAL_DIR)/sdm450-htc-brepdugl.dtb \
$(LOCAL_DIR)/sdm450-lenovo-tbx605f.dtb \
$(LOCAL_DIR)/sdm450-samsung-r04.dtb \
$(LOCAL_DIR)/sdm450-samsung-r05.dtb \
$(LOCAL_DIR)/sdm450-xiaomi-rosy.dtb \
Expand Down
12 changes: 12 additions & 0 deletions dts/sdm450-lenovo-tbx605f.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/dts-v1/;

/include/ "msm8953.dtsi"

/ {
qcom,msm-id = <0x15f 0x00>;
qcom,board-id = <0x08 0x00>;
qcom,pmic-id = <0x10016 0x10011 0x00 0x00>;

model = "Lenovo Smart Tab M10 (tbx605f)";
compatible = "lenovo,tbx605f", "qcom,sdm450", "lk2nd,device";
};

0 comments on commit 4763c54

Please sign in to comment.