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 device_type = "memory";
21 reg = <0xC0000000 0x40000000>;
29 compatible = "regulator-fixed";
30 regulator-name = "reg11";
31 regulator-min-microvolt = <1100000>;
32 regulator-max-microvolt = <1100000>;
37 compatible = "regulator-fixed";
38 regulator-name = "reg18";
39 regulator-min-microvolt = <1800000>;
40 regulator-max-microvolt = <1800000>;
45 compatible = "regulator-fixed";
46 regulator-name = "vdd_usb";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&i2c4_pins_a>;
60 i2c-scl-rising-time-ns = <185>;
61 i2c-scl-falling-time-ns = <20>;
80 /* spare dmas for other usage */
81 /delete-property/dmas;
82 /delete-property/dma-names;
89 pinctrl-names = "default";
90 pinctrl-0 = <&uart4_pins_a>;
95 phy-supply = <&vdd_usb>;
96 vdda1v1-supply = <®11>;
97 vdda1v8-supply = <®18>;
101 phy-supply = <&vdd_usb>;
102 vdda1v1-supply = <®11>;
103 vdda1v8-supply = <®18>;