forked from msm8916-mainline/lk2nd
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Lenovo Smart Tab M10 (wifi variant) lk2nd DTS
Signed-off-by: Neil Armstrong <[email protected]>
- Loading branch information
1 parent
9100613
commit 4763c54
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"; | ||
}; |