Blame view

arch/arm/dts/imx6ull-14x14-ddr3-val-tsc.dts 594 Bytes
e801931b5   Ye Li   MLK-23574-54 mx6u...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  /*
   * Copyright (C) 2016 Freescale Semiconductor, Inc.
   *
   * This program is free software; you can redistribute it and/or modify
   * it under the terms of the GNU General Public License version 2 as
   * published by the Free Software Foundation.
   */
  
  #include "imx6ull-14x14-ddr3-val-lcdif.dts"
  
  &i2c1 {
  	status = "disabled";
  };
  
  &reg_usb_otg1_vbus {
  	pinctrl-0 = < >;
  	gpio = < >;
  };
  
  &usbotg1 {
  	status = "disabled";
  };
  
  &tsc {
  	pinctrl-names = "default";
  	pinctrl-0 = <&pinctrl_tsc>;
  	status = "okay";
  	xnur-gpio = <&gpio1 3 0>;
  	measure_delay_time = <0xfff>;
  	pre_charge_time = <0xffff>;
  };