Lines Matching +full:imx28 +full:- +full:mmc
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de>
4 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include "imx28.dtsi"
13 compatible = "i2se,duckbill", "fsl,imx28";
20 reg_3p3v: regulator-3p3v {
21 compatible = "regulator-fixed";
22 regulator-name = "3P3V";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
25 regulator-always-on;
29 compatible = "gpio-leds";
30 pinctrl-names = "default";
31 pinctrl-0 = <&led_pins>;
33 status-red {
36 linux,default-trigger = "default-on";
39 status-green {
42 linux,default-trigger = "heartbeat";
48 pinctrl-names = "default";
49 pinctrl-0 = <&auart0_2pins_a>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&duart_pins_a>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&i2c0_pins_a>;
70 phy-mode = "rmii";
71 pinctrl-names = "default";
72 pinctrl-0 = <&mac0_pins_a>, <&mac0_phy_reset_pin>;
73 phy-supply = <®_3p3v>;
74 phy-reset-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
75 phy-reset-duration = <25>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&hog_pins_a>;
85 fsl,pinmux-ids = <
88 fsl,drive-strength = <MXS_DRIVE_4mA>;
90 fsl,pull-up = <MXS_PULL_DISABLE>;
93 mac0_phy_reset_pin: mac0-phy-reset@0 {
95 fsl,pinmux-ids = <
98 fsl,drive-strength = <MXS_DRIVE_4mA>;
100 fsl,pull-up = <MXS_PULL_DISABLE>;
105 fsl,pinmux-ids = <
109 fsl,drive-strength = <MXS_DRIVE_4mA>;
111 fsl,pull-up = <MXS_PULL_DISABLE>;
116 compatible = "fsl,imx28-mmc";
117 pinctrl-names = "default";
118 pinctrl-0 = <&mmc0_4bit_pins_a
120 bus-width = <4>;
121 vmmc-supply = <®_3p3v>;
126 compatible = "fsl,imx28-spi";
127 pinctrl-names = "default";
128 pinctrl-0 = <&spi2_pins_a>;