2 * SAMSUNG/GOOGLE Peach-Pit board device tree source
4 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * SPDX-License-Identifier: GPL-2.0+
11 #include "exynos54xx.dtsi"
14 model = "Samsung/Google Peach Pi board based on Exynos5800";
15 cpu-model = "Exynos5800";
17 compatible = "google,pit-rev#", "google,pit",
18 "google,peach", "samsung,exynos5800", "samsung,exynos5";
21 google,bad-wake-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;
22 hwid = "PIT TEST A-A 7848";
27 serial0 = "/serial@12C30000";
28 console = "/serial@12C30000";
29 pmic = "/i2c@12CA0000";
34 mem-manuf = "samsung";
36 clock-frequency = <800000000>;
37 arm-frequency = <900000000>;
41 samsung,min-temp = <25>;
42 samsung,max-temp = <125>;
43 samsung,start-warning = <95>;
44 samsung,start-tripping = <105>;
45 samsung,hw-tripping = <110>;
46 samsung,efuse-min-value = <40>;
47 samsung,efuse-value = <55>;
48 samsung,efuse-max-value = <100>;
49 samsung,slope = <274761730>;
50 samsung,dc-value = <25>;
53 /* MAX77802 is on i2c bus 4 */
55 clock-frequency = <400000>;
57 compatible = "maxim,max77802-pmic";
62 i2c@12CD0000 { /* i2c7 */
63 clock-frequency = <100000>;
66 compatible = "maxim,max98090-codec";
71 samsung,codec-type = "max98090";
74 i2c@12E10000 { /* i2c9 */
75 clock-frequency = <400000>;
77 compatible = "infineon,slb9645tt";
82 spi@12d30000 { /* spi1 */
83 spi-max-frequency = <50000000>;
84 firmware_storage_spi: flash@0 {
88 * A region for the kernel to store a panic event
89 * which the firmware will add to the log.
91 elog-panic-event-offset = <0x01e00000 0x100000>;
93 elog-shrink-size = <0x400>;
94 elog-full-threshold = <0xc00>;
99 samsung,vbus-gpio = <&gph0 0 GPIO_ACTIVE_HIGH>;
103 samsung,vbus-gpio = <&gph0 1 GPIO_ACTIVE_HIGH>;
107 samsung,vl-freq = <60>;
108 samsung,vl-col = <1920>;
109 samsung,vl-row = <1080>;
110 samsung,vl-width = <1920>;
111 samsung,vl-height = <1080>;
115 samsung,vl-bpix = <4>;
117 samsung,vl-hspw = <80>;
118 samsung,vl-hbpd = <172>;
119 samsung,vl-hfpd = <60>;
120 samsung,vl-vspw = <10>;
121 samsung,vl-vbpd = <25>;
122 samsung,vl-vfpd = <10>;
123 samsung,vl-cmd-allow-len = <0xf>;
125 samsung,power-on-delay = <30000>;
127 samsung,interface-mode = <1>;
128 samsung,dp-enabled = <1>;
129 samsung,dual-lcd-enabled = <0>;
131 samsung,bl-en-gpio = <&gpx2 2 GPIO_ACTIVE_HIGH>;
136 spi-max-frequency = <3125000>;
137 spi-deactivate-delay = <200>;
140 samsung,spi-src-clk = <0>;
141 cs-gpios = <&gpb1 2 0>;
144 compatible = "google,cros-ec-spi";
145 interrupt-parent = <&gpx1>;
149 spi-max-timeout-ms = <1100>;
150 ec-interrupt = <&gpx1 5 GPIO_ACTIVE_LOW>;
153 * This describes the flash memory within the EC. Note
154 * that the STM32L flash erases to 0, not 0xff.
156 #address-cells = <1>;
159 reg = <0x08000000 0x20000>;
164 samsung,spi-feedback-delay = <1>;
167 i2c_tunnel: i2c-tunnel {
168 compatible = "google,cros-ec-i2c-tunnel";
169 #address-cells = <1>;
171 google,remote-bus = <0>;
173 battery: sbs-battery@b {
174 compatible = "sbs,sbs-battery";
176 sbs,poll-retry-count = <1>;
177 sbs,i2c-retry-count = <2>;
181 compatible = "ti,tps65090";
185 tps65090_dcdc1: dcdc1 {
186 ti,enable-ext-control;
188 tps65090_dcdc2: dcdc2 {
189 ti,enable-ext-control;
191 tps65090_dcdc3: dcdc3 {
192 ti,enable-ext-control;
194 tps65090_fet1: fet1 {
195 regulator-name = "vcd_led";
197 tps65090_fet2: fet2 {
198 regulator-name = "video_mid";
201 tps65090_fet3: fet3 {
202 regulator-name = "wwan_r";
205 tps65090_fet4: fet4 {
206 regulator-name = "sdcard";
209 tps65090_fet5: fet5 {
210 regulator-name = "camout";
213 tps65090_fet6: fet6 {
214 regulator-name = "lcd_vdd";
216 tps65090_fet7: fet7 {
217 regulator-name = "video_mid_1a";
220 tps65090_ldo1: ldo1 {
222 tps65090_ldo2: ldo2 {
227 compatible = "ti,tps65090-charger";
234 #include "cros-ec-keyboard.dtsi"