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 Pit board based on Exynos5420";
16 compatible = "google,pit-rev#", "google,pit",
17 "google,peach", "samsung,exynos5420", "samsung,exynos5";
20 google,bad-wake-gpios = <&gpio 0x56 0>; /* gpx0-6 */
21 hwid = "PIT TEST A-A 7848";
26 serial0 = "/serial@12C30000";
27 console = "/serial@12C30000";
28 pmic = "/i2c@12ca0000";
32 mem-manuf = "samsung";
34 clock-frequency = <800000000>;
35 arm-frequency = <1700000000>;
39 samsung,min-temp = <25>;
40 samsung,max-temp = <125>;
41 samsung,start-warning = <95>;
42 samsung,start-tripping = <105>;
43 samsung,hw-tripping = <110>;
44 samsung,efuse-min-value = <40>;
45 samsung,efuse-value = <55>;
46 samsung,efuse-max-value = <100>;
47 samsung,slope = <274761730>;
48 samsung,dc-value = <25>;
51 /* MAX77802 is on i2c bus 4 */
53 clock-frequency = <400000>;
55 compatible = "maxim,max77802-pmic";
60 i2c@12cd0000 { /* i2c7 */
61 clock-frequency = <100000>;
64 compatible = "maxim,max98090-codec";
69 samsung,codec-type = "max98090";
72 i2c@12e10000 { /* i2c9 */
73 clock-frequency = <400000>;
75 compatible = "infineon,slb9645-tpm";
80 spi@12d30000 { /* spi1 */
81 spi-max-frequency = <50000000>;
82 firmware_storage_spi: flash@0 {
86 * A region for the kernel to store a panic event
87 * which the firmware will add to the log.
89 elog-panic-event-offset = <0x01e00000 0x100000>;
91 elog-shrink-size = <0x400>;
92 elog-full-threshold = <0xc00>;
96 spi@12d40000 { /* spi2 */
97 spi-max-frequency = <4000000>;
98 spi-deactivate-delay = <200>;
101 compatible = "google,cros-ec";
103 spi-max-timeout-ms = <1100>;
104 spi-frame-header = <0xec>;
105 ec-interrupt = <&gpio 93 1>; /* GPX1_5 */
108 * This describes the flash memory within the EC. Note
109 * that the STM32L flash erases to 0, not 0xff.
111 #address-cells = <1>;
114 reg = <0x08000000 0x20000>;
121 samsung,vbus-gpio = <&gpio 0x40 0>; /* H00 */
125 samsung,vbus-gpio = <&gpio 0x41 0>; /* H01 */