1 // SPDX-License-Identifier: GPL-2.0+
3 * SAMSUNG/GOOGLE Peach-Pit board device tree source
5 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
10 #include "exynos54xx.dtsi"
13 model = "Samsung/Google Peach Pi board based on Exynos5800";
14 cpu-model = "Exynos5800";
16 compatible = "google,pit-rev#", "google,pit",
17 "google,peach", "samsung,exynos5800", "samsung,exynos5";
20 google,bad-wake-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;
21 hwid = "PIT TEST A-A 7848";
26 serial0 = "/serial@12C30000";
27 console = "/serial@12C30000";
28 pmic = "/i2c@12CA0000";
32 backlight: backlight {
33 compatible = "pwm-backlight";
34 pwms = <&pwm 0 1000000 0>;
35 brightness-levels = <0 100 500 1000 1500 2000 2500 2800>;
36 default-brightness-level = <7>;
37 enable-gpios = <&gpx2 2 GPIO_ACTIVE_HIGH>;
38 power-supply = <&tps65090_fet1>;
42 compatible = "auo,b133htn01";
43 power-supply = <&tps65090_fet6>;
44 backlight = <&backlight>;
48 remote-endpoint = <&dp_out>;
54 mem-manuf = "samsung";
56 clock-frequency = <800000000>;
57 arm-frequency = <900000000>;
61 samsung,min-temp = <25>;
62 samsung,max-temp = <125>;
63 samsung,start-warning = <95>;
64 samsung,start-tripping = <105>;
65 samsung,hw-tripping = <110>;
66 samsung,efuse-min-value = <40>;
67 samsung,efuse-value = <55>;
68 samsung,efuse-max-value = <100>;
69 samsung,slope = <274761730>;
70 samsung,dc-value = <25>;
73 /* MAX77802 is on i2c bus 4 */
75 clock-frequency = <400000>;
77 compatible = "maxim,max77802-pmic";
82 i2c@12CD0000 { /* i2c7 */
83 clock-frequency = <100000>;
86 compatible = "maxim,max98090-codec";
91 samsung,codec-type = "max98090";
94 i2c@12E10000 { /* i2c9 */
95 clock-frequency = <400000>;
97 compatible = "infineon,slb9645tt";
102 spi@12d30000 { /* spi1 */
103 spi-max-frequency = <50000000>;
104 firmware_storage_spi: flash@0 {
108 * A region for the kernel to store a panic event
109 * which the firmware will add to the log.
111 elog-panic-event-offset = <0x01e00000 0x100000>;
113 elog-shrink-size = <0x400>;
114 elog-full-threshold = <0xc00>;
119 samsung,vbus-gpio = <&gph0 0 GPIO_ACTIVE_HIGH>;
123 samsung,vbus-gpio = <&gph0 1 GPIO_ACTIVE_HIGH>;
127 samsung,vl-freq = <60>;
128 samsung,vl-col = <1920>;
129 samsung,vl-row = <1080>;
130 samsung,vl-width = <1920>;
131 samsung,vl-height = <1080>;
135 samsung,vl-bpix = <4>;
137 samsung,vl-hspw = <80>;
138 samsung,vl-hbpd = <172>;
139 samsung,vl-hfpd = <60>;
140 samsung,vl-vspw = <10>;
141 samsung,vl-vbpd = <25>;
142 samsung,vl-vfpd = <10>;
143 samsung,vl-cmd-allow-len = <0xf>;
145 samsung,power-on-delay = <30000>;
147 samsung,interface-mode = <1>;
148 samsung,dp-enabled = <1>;
149 samsung,dual-lcd-enabled = <0>;
151 samsung,bl-en-gpio = <&gpx2 2 GPIO_ACTIVE_HIGH>;
157 samsung,color-space = <0>;
158 samsung,dynamic-range = <0>;
159 samsung,ycbcr-coeff = <0>;
160 samsung,color-depth = <1>;
161 samsung,link-rate = <0x0a>;
162 samsung,lane-count = <2>;
163 samsung,hpd-gpio = <&gpx2 6 GPIO_ACTIVE_HIGH>;
168 remote-endpoint = <&panel_in>;
175 spi-max-frequency = <3125000>;
176 spi-deactivate-delay = <200>;
179 samsung,spi-src-clk = <0>;
180 cs-gpios = <&gpb1 2 0>;
183 compatible = "google,cros-ec-spi";
184 interrupt-parent = <&gpx1>;
188 spi-max-timeout-ms = <1100>;
189 ec-interrupt = <&gpx1 5 GPIO_ACTIVE_LOW>;
192 * This describes the flash memory within the EC. Note
193 * that the STM32L flash erases to 0, not 0xff.
195 #address-cells = <1>;
198 reg = <0x08000000 0x20000>;
203 samsung,spi-feedback-delay = <1>;
206 i2c_tunnel: i2c-tunnel {
207 compatible = "google,cros-ec-i2c-tunnel";
208 #address-cells = <1>;
210 google,remote-bus = <0>;
212 battery: sbs-battery@b {
213 compatible = "sbs,sbs-battery";
215 sbs,poll-retry-count = <1>;
216 sbs,i2c-retry-count = <2>;
220 compatible = "ti,tps65090";
224 tps65090_dcdc1: dcdc1 {
225 ti,enable-ext-control;
227 tps65090_dcdc2: dcdc2 {
228 ti,enable-ext-control;
230 tps65090_dcdc3: dcdc3 {
231 ti,enable-ext-control;
233 tps65090_fet1: fet1 {
234 regulator-name = "vcd_led";
236 tps65090_fet2: fet2 {
237 regulator-name = "video_mid";
240 tps65090_fet3: fet3 {
241 regulator-name = "wwan_r";
244 tps65090_fet4: fet4 {
245 regulator-name = "sdcard";
248 tps65090_fet5: fet5 {
249 regulator-name = "camout";
252 tps65090_fet6: fet6 {
253 regulator-name = "lcd_vdd";
255 tps65090_fet7: fet7 {
256 regulator-name = "video_mid_1a";
259 tps65090_ldo1: ldo1 {
261 tps65090_ldo2: ldo2 {
266 compatible = "ti,tps65090-charger";
273 #include "cros-ec-keyboard.dtsi"