2 * Copyright 2014 Toradex AG
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
12 stdout-path = "serial0:115200n8";
16 compatible = "fixed-clock";
18 clock-frequency = <16000000>;
22 compatible = "simple-bus";
26 sys_5v0_reg: regulator@0 {
27 compatible = "regulator-fixed";
29 regulator-name = "5v0";
30 regulator-min-microvolt = <5000000>;
31 regulator-max-microvolt = <5000000>;
36 usbh_vbus_reg: regulator@1 {
37 compatible = "regulator-fixed";
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_usbh1_reg>;
41 regulator-name = "usbh_vbus";
42 regulator-min-microvolt = <5000000>;
43 regulator-max-microvolt = <5000000>;
44 gpio = <&gpio2 19 GPIO_ACTIVE_LOW>;
45 vin-supply = <&sys_5v0_reg>;
51 brightness-levels = <0 4 8 16 32 64 128 255>;
52 default-brightness-level = <6>;
60 compatible = "microchip,mcp2515";
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_can_int>;
65 spi-max-frequency = <10000000>;
66 interrupt-parent = <&gpio1>;
67 interrupts = <11 GPIO_ACTIVE_LOW>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&pinctrl_esdhc1>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_fec1>;
88 /* M41T0M6 real time clock on carrier board */
90 compatible = "st,m41t00";
116 vbus-supply = <&usbh_vbus_reg>;
121 pinctrl_can_int: can_int {
123 VF610_PAD_PTB21__GPIO_43 0x22ed