summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-tsc.dts
blob: 8893e39b0ac36af4ce382b0a7202fa4656c89b42 (plain)
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
32
33
34
35
36
37
38
39
/*
 * 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-arm2-lcdif.dts"

&csi {
	status = "disabled";
};

&i2c1 {
	status = "disabled";
};

&reg_usb_otg1_vbus {
	pinctrl-0 = < >;
	gpio = < >;
};

&ov5640 {
	status = "disabled";
};

&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>;
};