File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 211
211
212
212
status = "okay";
213
213
214
- touchscreen@62 {
215
- compatible = "novatek,nt36525";
216
- reg = <0x62>;
217
- vdd-supply = <&vreg_l11a_1p8>;
218
- interrupt-parent = <&tlmm>;
219
- interrupts = <67 IRQ_TYPE_EDGE_RISING>;
214
+ touchscreen@1 {
215
+ compatible = "novatek,nt36672a-ts";
216
+ reg = <0x1>;
217
+ iovcc-supply = <&vreg_l11a_1p8>;
218
+ interrupts-extended = <&tlmm 67 IRQ_TYPE_EDGE_RISING>;
220
219
pinctrl-names = "default", "sleep";
221
220
pinctrl-0 = <&ts_pins_active>;
222
221
pinctrl-1 = <&ts_int_sleep &ts_rst_sleep>;
223
- reset-gpios = <&tlmm 66 GPIO_ACTIVE_HIGH >;
222
+ reset-gpios = <&tlmm 66 GPIO_ACTIVE_LOW >;
224
223
touchscreen-size-x = <1080>;
225
224
touchscreen-size-y = <2160>;
226
225
};
251
250
252
251
panel: panel@0 {
253
252
reg = <0>;
254
- compatible = "mdss, novatek- nt36672-txd";
253
+ compatible = "novatek, nt36672-txd-x00td ";
255
254
255
+ vddio-supply = <&vreg_l11a_1p8>;
256
256
backlight = <&pm660l_wled>;
257
257
258
258
reset-gpios = <&tlmm 53 GPIO_ACTIVE_LOW>;
You can’t perform that action at this time.
0 commit comments