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";
83 compatible = "google,peach-audio-max98090";
85 samsung,model = "PEACH-I2S-MAX98090";
86 samsung,audio-codec = <&max98090>;
89 sound-dai = <&i2s0 0>;
93 sound-dai = <&max98090 0>;
97 i2c@12CD0000 { /* i2c7 */
98 clock-frequency = <100000>;
99 max98090: soundcodec@10 {
101 compatible = "maxim,max98090";
102 #sound-dai-cells = <1>;
107 samsung,codec-type = "max98090";
110 i2c@12E10000 { /* i2c9 */
111 clock-frequency = <400000>;
113 compatible = "infineon,slb9645tt";
118 spi@12d30000 { /* spi1 */
119 spi-max-frequency = <50000000>;
120 firmware_storage_spi: flash@0 {
124 * A region for the kernel to store a panic event
125 * which the firmware will add to the log.
127 elog-panic-event-offset = <0x01e00000 0x100000>;
129 elog-shrink-size = <0x400>;
130 elog-full-threshold = <0xc00>;
135 samsung,vbus-gpio = <&gph0 0 GPIO_ACTIVE_HIGH>;
139 samsung,vbus-gpio = <&gph0 1 GPIO_ACTIVE_HIGH>;
143 samsung,vl-freq = <60>;
144 samsung,vl-col = <1920>;
145 samsung,vl-row = <1080>;
146 samsung,vl-width = <1920>;
147 samsung,vl-height = <1080>;
151 samsung,vl-bpix = <4>;
153 samsung,vl-hspw = <80>;
154 samsung,vl-hbpd = <172>;
155 samsung,vl-hfpd = <60>;
156 samsung,vl-vspw = <10>;
157 samsung,vl-vbpd = <25>;
158 samsung,vl-vfpd = <10>;
159 samsung,vl-cmd-allow-len = <0xf>;
161 samsung,power-on-delay = <30000>;
163 samsung,interface-mode = <1>;
164 samsung,dp-enabled = <1>;
165 samsung,dual-lcd-enabled = <0>;
167 samsung,bl-en-gpio = <&gpx2 2 GPIO_ACTIVE_HIGH>;
173 samsung,color-space = <0>;
174 samsung,dynamic-range = <0>;
175 samsung,ycbcr-coeff = <0>;
176 samsung,color-depth = <1>;
177 samsung,link-rate = <0x0a>;
178 samsung,lane-count = <2>;
179 samsung,hpd-gpio = <&gpx2 6 GPIO_ACTIVE_HIGH>;
184 remote-endpoint = <&panel_in>;
191 spi-max-frequency = <3125000>;
192 spi-deactivate-delay = <200>;
195 samsung,spi-src-clk = <0>;
196 cs-gpios = <&gpb1 2 0>;
199 compatible = "google,cros-ec-spi";
200 interrupt-parent = <&gpx1>;
204 spi-max-timeout-ms = <1100>;
205 ec-interrupt = <&gpx1 5 GPIO_ACTIVE_LOW>;
208 * This describes the flash memory within the EC. Note
209 * that the STM32L flash erases to 0, not 0xff.
211 #address-cells = <1>;
214 reg = <0x08000000 0x20000>;
219 samsung,spi-feedback-delay = <1>;
222 i2c_tunnel: i2c-tunnel {
223 compatible = "google,cros-ec-i2c-tunnel";
224 #address-cells = <1>;
226 google,remote-bus = <0>;
228 battery: sbs-battery@b {
229 compatible = "sbs,sbs-battery";
231 sbs,poll-retry-count = <1>;
232 sbs,i2c-retry-count = <2>;
236 compatible = "ti,tps65090";
240 tps65090_dcdc1: dcdc1 {
241 ti,enable-ext-control;
243 tps65090_dcdc2: dcdc2 {
244 ti,enable-ext-control;
246 tps65090_dcdc3: dcdc3 {
247 ti,enable-ext-control;
249 tps65090_fet1: fet1 {
250 regulator-name = "vcd_led";
252 tps65090_fet2: fet2 {
253 regulator-name = "video_mid";
256 tps65090_fet3: fet3 {
257 regulator-name = "wwan_r";
260 tps65090_fet4: fet4 {
261 regulator-name = "sdcard";
264 tps65090_fet5: fet5 {
265 regulator-name = "camout";
268 tps65090_fet6: fet6 {
269 regulator-name = "lcd_vdd";
271 tps65090_fet7: fet7 {
272 regulator-name = "video_mid_1a";
275 tps65090_ldo1: ldo1 {
277 tps65090_ldo2: ldo2 {
282 compatible = "ti,tps65090-charger";
289 #include "cros-ec-keyboard.dtsi"