File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 141141- LG Google Nexus 5 - hammerhead D820, D821 (quirky - see comment in ` lk2nd/device/dts/msm8974/msm8974-lge-hammerhead.dts ` )
142142- Motorola Moto X 2014 - victara
143143- OnePlus One - bacon <!-- (use `lk2nd-msm8974-appended-dtb.img`)-->
144- - Samsung Galaxy Note 3 - SM-N9005
144+ - Samsung Galaxy Note 3 - SM-N9005, SM-N900T
145145- Samsung Galaxy S5 - SM-G900F
146146- Samsung Galaxy S5 China LTE (Duos) - SM-G9006V/W, SM-G9008V/W, SM-G9009W
147147- Sony Xperia Z3 - leo
Original file line number Diff line number Diff line change 3838 };
3939 };
4040
41+ hltetmo {
42+ model = "Samsung Galaxy Note 3 (SM-N900T)";
43+ compatible = "samsung,hlte";
44+ qcom,msm-id = <0x7E01FF01 7 0>;
45+ lk2nd,match-bootloader = "N900T*";
46+
47+ lk2nd,dtb-files = "msm8974-samsung-hlte";
48+
49+ gpio-keys {
50+ compatible = "gpio-keys";
51+ home {
52+ lk2nd,code = <KEY_HOME>;
53+ gpios = <&pmic 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
54+ };
55+ down {
56+ lk2nd,code = <KEY_VOLUMEDOWN>;
57+ gpios = <&pmic 2 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
58+ };
59+
60+ up {
61+ lk2nd,code = <KEY_VOLUMEUP>;
62+ gpios = <&pmic 5 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
63+ };
64+ };
65+ };
66+
4167 /* rev 10 */
4268
4369 kltechn-unicom {
You can’t perform that action at this time.
0 commit comments