Lines Matching +full:reset +full:- +full:delay +full:- +full:us
1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
10 #include "exynos4412-midas.dtsi"
20 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>;
21 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>;
23 pinctrl-names = "default", "host", "isp";
24 pinctrl-0 = <&camera_flash_host>;
25 pinctrl-1 = <&camera_flash_host>;
26 pinctrl-2 = <&camera_flash_isp>;
28 flash-led {
30 led-max-microamp = <520833>;
31 flash-max-microamp = <1012500>;
32 flash-max-timeout-us = <1940000>;
36 lcd_vdd3_reg: voltage-regulator-6 {
37 compatible = "regulator-fixed";
38 regulator-name = "LCD_VDD_2.2V";
39 regulator-min-microvolt = <2200000>;
40 regulator-max-microvolt = <2200000>;
42 enable-active-high;
45 ps_als_reg: voltage-regulator-7 {
46 compatible = "regulator-fixed";
47 regulator-name = "LED_A_3.0V";
48 regulator-min-microvolt = <3000000>;
49 regulator-max-microvolt = <3000000>;
51 enable-active-high;
54 i2c_ak8975: i2c-gpio-0 {
55 compatible = "i2c-gpio";
57 i2c-gpio,delay-us = <2>;
58 #address-cells = <1>;
59 #size-cells = <0>;
63 compatible = "asahi-kasei,ak8975";
69 i2c_cm36651: i2c-gpio-2 {
70 compatible = "i2c-gpio";
72 i2c-gpio,delay-us = <2>;
73 #address-cells = <1>;
74 #size-cells = <0>;
79 interrupt-parent = <&gpx0>;
81 vled-supply = <&ps_als_reg>;
87 maxim,ena-gpios = <&gpm0 3 GPIO_ACTIVE_HIGH>;
106 vdd3-supply = <&lcd_vdd3_reg>;
107 vci-supply = <&ldo25_reg>;
108 reset-gpios = <&gpf2 1 GPIO_ACTIVE_HIGH>;
109 power-on-delay= <50>;
110 reset-delay = <100>;
111 init-delay = <100>;
112 flip-horizontal;
113 flip-vertical;
114 panel-width-mm = <58>;
115 panel-height-mm = <103>;
117 display-timings {
118 timing-0 {
119 clock-frequency = <57153600>;
122 hfront-porch = <5>;
123 hback-porch = <5>;
124 hsync-len = <5>;
125 vfront-porch = <13>;
126 vback-porch = <1>;
127 vsync-len = <2>;
134 mms114-touchscreen@48 {
137 interrupt-parent = <&gpm2>;
139 touchscreen-size-x = <720>;
140 touchscreen-size-y = <1280>;
141 avdd-supply = <&ldo23_reg>;
142 vdd-supply = <&ldo24_reg>;
147 regulator-name = "LCD_VCC_3.3V";
148 regulator-min-microvolt = <2800000>;
149 regulator-max-microvolt = <2800000>;
153 camera_flash_host: camera-flash-host {
154 samsung,pins = "gpj1-0";
155 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
156 samsung,pin-val = <0>;
159 camera_flash_isp: camera-flash-isp {
160 samsung,pins = "gpj1-0";
161 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
162 samsung,pin-val = <1>;
167 standby-gpios = <&gpm0 1 GPIO_ACTIVE_LOW>; /* ISP_STANDBY */
168 vdda-supply = <&ldo17_reg>;