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"
23 reg_3v3: regulator-reg-3v3 {
24 compatible = "regulator-fixed";
25 regulator-name = "3V3";
26 regulator-min-microvolt = <3300000>;
27 regulator-max-microvolt = <3300000>;
30 reg_usb_5v: regulator-reg-usb-5v {
31 compatible = "regulator-fixed";
32 regulator-name = "usb_vbus";
33 regulator-min-microvolt = <5000000>;
34 regulator-max-microvolt = <5000000>;
37 reg_fec_3v3: regulator-reg-fec-3v3 {
38 compatible = "regulator-fixed";
39 regulator-name = "fec-phy";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
46 pinctrl-names = "default";
47 pinctrl-0 = <&duart_pins_a>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&i2c0_pins_a>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&saif0_pins_a>;
60 #sound-dai-cells = <0>;
61 assigned-clocks = <&clks 53>;
62 assigned-clock-rates = <12000000>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&saif1_pins_a>;
69 fsl,saif-master = <&saif0>;
70 #sound-dai-cells = <0>;
75 fsl,pinmux-ids = <
87 compatible = "fsl,imx28-mmc";
88 pinctrl-names = "default";
89 pinctrl-0 = <&mmc0_8bit_pins_a>;
90 bus-width = <8>;
91 vmmc-supply = <®_3v3>;
92 non-removable;
97 compatible = "fsl,imx28-spi";
98 pinctrl-names = "default";
99 pinctrl-0 = <&spi2_pins_a>;
104 compatible = "fsl,imx28-spi";
105 pinctrl-names = "default";
106 pinctrl-0 = <&spi3_pins_a>;
110 compatible = "jedec,spi-nor";
111 spi-max-frequency = <40000000>;
115 compatible = "fixed-partitions";
116 #address-cells = <1>;
117 #size-cells = <1>;
120 label = "u-boot";
122 read-only;
149 vbus-supply = <®_usb_5v>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&usb0_pins_b>, <&usb0_id_pins_a>;
161 vbus-supply = <®_usb_5v>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&usb1_pins_b>;