1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Copyright 2014-2020 Toradex
8 stdout-path = "serial0:115200n8";
12 compatible = "fixed-clock";
14 clock-frequency = <16000000>;
18 compatible = "edt,et057090dhu";
23 remote-endpoint = <&dcu_out>;
28 reg_3v3: regulator-3v3 {
29 compatible = "regulator-fixed";
30 regulator-name = "3.3V";
31 regulator-min-microvolt = <3300000>;
32 regulator-max-microvolt = <3300000>;
35 reg_5v0: regulator-5v0 {
36 compatible = "regulator-fixed";
37 regulator-name = "5V";
38 regulator-min-microvolt = <5000000>;
39 regulator-max-microvolt = <5000000>;
42 reg_usbh_vbus: regulator-usbh-vbus {
43 compatible = "regulator-fixed";
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_usbh1_reg>;
46 regulator-name = "VCC_USB[1-4]";
47 regulator-min-microvolt = <5000000>;
48 regulator-max-microvolt = <5000000>;
49 gpio = <&gpio2 19 GPIO_ACTIVE_LOW>; /* USBH_PEN resp. USBH_P_EN */
50 vin-supply = <®_5v0>;
55 brightness-levels = <0 4 8 16 32 64 128 255>;
56 default-brightness-level = <6>;
57 power-supply = <®_3v3>;
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_dcu0_1>;
68 remote-endpoint = <&panel_in>;
77 compatible = "microchip,mcp2515";
78 pinctrl-names = "default";
79 pinctrl-0 = <&pinctrl_can_int>;
82 spi-max-frequency = <10000000>;
83 interrupt-parent = <&gpio1>;
84 interrupts = <11 IRQ_TYPE_EDGE_RISING>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_esdhc1>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_fec1>;
105 /* M41T0M6 real time clock on carrier board */
107 compatible = "st,m41t0";
121 vin-supply = <®_3v3>;
141 vbus-supply = <®_usbh_vbus>;
146 pinctrl_can_int: can_int {
148 VF610_PAD_PTB21__GPIO_43 0x22ed