Lines Matching +full:imx28 +full:- +full:spi

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include "imx28.dtsi"
24 reg_3v3: regulator-reg-3v3 {
25 compatible = "regulator-fixed";
26 regulator-name = "3V3";
27 regulator-min-microvolt = <3300000>;
28 regulator-max-microvolt = <3300000>;
31 reg_usb_5v: regulator-reg-usb-5v {
32 compatible = "regulator-fixed";
33 regulator-name = "usb_vbus";
34 regulator-min-microvolt = <5000000>;
35 regulator-max-microvolt = <5000000>;
38 reg_fec_3v3: regulator-reg-fec-3v3 {
39 compatible = "regulator-fixed";
40 regulator-name = "fec-phy";
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&duart_pins_a>;
53 pinctrl-names = "default";
54 pinctrl-0 = <&i2c0_pins_a>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&saif0_pins_a>;
61 #sound-dai-cells = <0>;
62 assigned-clocks = <&clks 53>;
63 assigned-clock-rates = <12000000>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&saif1_pins_a>;
70 fsl,saif-master = <&saif0>;
71 #sound-dai-cells = <0>;
76 fsl,pinmux-ids = <
88 compatible = "fsl,imx28-mmc";
89 pinctrl-names = "default";
90 pinctrl-0 = <&mmc0_8bit_pins_a>;
91 bus-width = <8>;
92 vmmc-supply = <&reg_3v3>;
93 non-removable;
98 compatible = "fsl,imx28-spi";
99 pinctrl-names = "default";
100 pinctrl-0 = <&spi2_pins_a>;
105 compatible = "fsl,imx28-spi";
106 pinctrl-names = "default";
107 pinctrl-0 = <&spi3_pins_a>;
111 compatible = "jedec,spi-nor";
112 spi-max-frequency = <40000000>;
116 compatible = "fixed-partitions";
117 #address-cells = <1>;
118 #size-cells = <1>;
121 label = "u-boot";
123 read-only;
150 vbus-supply = <&reg_usb_5v>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&usb0_pins_b>, <&usb0_id_pins_a>;
162 vbus-supply = <&reg_usb_5v>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&usb1_pins_b>;