Lines Matching +full:imx28 +full:- +full:i2c
2 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de>
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
9 * http://www.opensource.org/licenses/gpl-license.html
13 /dts-v1/;
14 #include <dt-bindings/gpio/gpio.h>
15 #include "imx28.dtsi"
19 compatible = "i2se,duckbill", "fsl,imx28";
28 compatible = "fsl,imx28-mmc";
29 pinctrl-names = "default";
30 pinctrl-0 = <&mmc0_4bit_pins_a
32 bus-width = <4>;
33 vmmc-supply = <®_3p3v>;
38 compatible = "fsl,imx28-spi";
39 pinctrl-names = "default";
40 pinctrl-0 = <&spi2_pins_a>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&hog_pins_a>;
50 fsl,pinmux-ids = <
53 fsl,drive-strength = <MXS_DRIVE_4mA>;
55 fsl,pull-up = <MXS_PULL_DISABLE>;
58 mac0_phy_reset_pin: mac0-phy-reset@0 {
60 fsl,pinmux-ids = <
63 fsl,drive-strength = <MXS_DRIVE_4mA>;
65 fsl,pull-up = <MXS_PULL_DISABLE>;
70 fsl,pinmux-ids = <
74 fsl,drive-strength = <MXS_DRIVE_4mA>;
76 fsl,pull-up = <MXS_PULL_DISABLE>;
86 i2c0: i2c@80058000 {
87 pinctrl-names = "default";
88 pinctrl-0 = <&i2c0_pins_a>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&auart0_2pins_a>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&duart_pins_a>;
117 phy-mode = "rmii";
118 pinctrl-names = "default";
119 pinctrl-0 = <&mac0_pins_a>, <&mac0_phy_reset_pin>;
120 phy-supply = <®_3p3v>;
121 phy-reset-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
122 phy-reset-duration = <25>;
127 reg_3p3v: regulator-3p3v {
128 compatible = "regulator-fixed";
129 regulator-name = "3P3V";
130 regulator-min-microvolt = <3300000>;
131 regulator-max-microvolt = <3300000>;
132 regulator-always-on;
136 compatible = "gpio-leds";
137 pinctrl-names = "default";
138 pinctrl-0 = <&led_pins>;
140 status-red {
143 linux,default-trigger = "default-on";
146 status-green {
149 linux,default-trigger = "heartbeat";