1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4412 based Galaxy S3 board device tree source
5 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
10 #include "exynos4412-midas.dtsi"
19 compatible = "skyworks,aat1290";
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>;
30 led-max-microamp = <520833>;
31 flash-max-microamp = <1012500>;
32 flash-max-timeout-us = <1940000>;
36 lcd_vdd3_reg: voltage-regulator-10 {
37 compatible = "regulator-fixed";
38 regulator-name = "LCD_VDD_2.2V";
39 regulator-min-microvolt = <2200000>;
40 regulator-max-microvolt = <2200000>;
41 gpio = <&gpc0 1 GPIO_ACTIVE_HIGH>;
45 ps_als_reg: voltage-regulator-11 {
46 compatible = "regulator-fixed";
47 regulator-name = "LED_A_3.0V";
48 regulator-min-microvolt = <3000000>;
49 regulator-max-microvolt = <3000000>;
50 gpio = <&gpj0 5 GPIO_ACTIVE_HIGH>;
54 i2c_ak8975: i2c-gpio-0 {
55 compatible = "i2c-gpio";
56 sda-gpios = <&gpy2 4 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
57 scl-gpios = <&gpy2 5 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
58 i2c-gpio,delay-us = <2>;
63 compatible = "asahi-kasei,ak8975";
65 gpios = <&gpj0 7 GPIO_ACTIVE_HIGH>;
69 i2c_cm36651: i2c-gpio-2 {
70 compatible = "i2c-gpio";
71 sda-gpios = <&gpf0 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
72 scl-gpios = <&gpf0 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
73 i2c-gpio,delay-us = <2>;
78 compatible = "capella,cm36651";
80 interrupt-parent = <&gpx0>;
81 interrupts = <2 IRQ_TYPE_EDGE_FALLING>;
82 vled-supply = <&ps_als_reg>;
88 maxim,ena-gpios = <&gpm0 3 GPIO_ACTIVE_HIGH>;
92 gpio = <&gpm0 4 GPIO_ACTIVE_HIGH>;
97 gpio = <&gpm0 2 GPIO_ACTIVE_HIGH>;
105 compatible = "samsung,s6e8aa0";
107 vdd3-supply = <&lcd_vdd3_reg>;
108 vci-supply = <&ldo25_reg>;
109 reset-gpios = <&gpf2 1 GPIO_ACTIVE_HIGH>;
110 power-on-delay= <50>;
115 panel-width-mm = <58>;
116 panel-height-mm = <103>;
120 clock-frequency = <57153600>;
136 compatible = "melfas,mms114";
138 interrupt-parent = <&gpm2>;
139 interrupts = <3 IRQ_TYPE_EDGE_FALLING>;
140 touchscreen-size-x = <720>;
141 touchscreen-size-y = <1280>;
142 avdd-supply = <&ldo23_reg>;
143 vdd-supply = <&ldo24_reg>;
148 regulator-name = "LCD_VCC_3.3V";
149 regulator-min-microvolt = <2800000>;
150 regulator-max-microvolt = <2800000>;
154 camera_flash_host: camera-flash-host {
155 samsung,pins = "gpj1-0";
156 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
157 samsung,pin-val = <0>;
160 camera_flash_isp: camera-flash-isp {
161 samsung,pins = "gpj1-0";
162 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
163 samsung,pin-val = <1>;
168 standby-gpios = <&gpm0 1 GPIO_ACTIVE_LOW>; /* ISP_STANDBY */
169 vdda-supply = <&ldo17_reg>;
174 samsung,audio-routing =
194 "Main Mic", "MICBIAS1",
199 "IN2LP:VXRN", "MICBIAS2",
200 "Headset Mic", "MICBIAS2",
203 "IN2RP:VXRP", "FM In";
207 gpio = <&gpf2 0 GPIO_ACTIVE_HIGH>;
212 gpio = <&gpm0 0 GPIO_ACTIVE_HIGH>;