1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
4 * Author: Ludovic Barre <ludovic.barre@st.com> for STMicroelectronics.
8 #include "stm32mp157c.dtsi"
9 #include "stm32mp157-pinctrl.dtsi"
12 model = "STMicroelectronics STM32MP157C eval daughter";
13 compatible = "st,stm32mp157c-ed1", "st,stm32mp157";
16 stdout-path = "serial0:115200n8";
20 reg = <0xC0000000 0x40000000>;
28 compatible = "regulator-fixed";
29 regulator-name = "reg11";
30 regulator-min-microvolt = <1100000>;
31 regulator-max-microvolt = <1100000>;
36 compatible = "regulator-fixed";
37 regulator-name = "reg18";
38 regulator-min-microvolt = <1800000>;
39 regulator-max-microvolt = <1800000>;
44 compatible = "regulator-fixed";
45 regulator-name = "vdd_usb";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
53 pinctrl-names = "default";
54 pinctrl-0 = <&i2c4_pins_a>;
55 i2c-scl-rising-time-ns = <185>;
56 i2c-scl-falling-time-ns = <20>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&uart4_pins_a>;
87 phy-supply = <&vdd_usb>;
88 vdda1v1-supply = <®11>;
89 vdda1v8-supply = <®18>;
93 phy-supply = <&vdd_usb>;
94 vdda1v1-supply = <®11>;
95 vdda1v8-supply = <®18>;