Lines Matching +full:spi +full:- +full:max +full:- +full:frequency

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /* Copyright (c) 2020-2021 Microchip Technology Inc */
4 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
8 #include "mpfs-beaglev-fire-fabric.dtsi"
10 /* Clock frequency (in Hz) of MTIMER */
14 #address-cells = <2>;
15 #size-cells = <2>;
16 model = "BeagleBoard BeagleV-Fire";
17 compatible = "beagle,beaglev-fire", "microchip,mpfs";
28 stdout-path = "serial0:115200n8";
32 timebase-frequency = <MTIMER_FREQ>;
41 reserved-memory {
42 #address-cells = <2>;
43 #size-cells = <2>;
46 hss: hss-buffer@103fc00000 {
47 compatible = "shared-dma-pool";
49 no-map;
53 imx219_clk: camera-clk {
54 compatible = "fixed-clock";
55 #clock-cells = <0>;
56 clock-frequency = <24000000>;
59 imx219_vana: fixedregulator-0 {
60 compatible = "regulator-fixed";
61 regulator-name = "imx219_vana";
62 regulator-min-microvolt = <2800000>;
63 regulator-max-microvolt = <2800000>;
66 imx219_vdig: fixedregulator-1 {
67 compatible = "regulator-fixed";
68 regulator-name = "imx219_vdig";
69 regulator-min-microvolt = <1800000>;
70 regulator-max-microvolt = <1800000>;
73 imx219_vddl: fixedregulator-2 {
74 compatible = "regulator-fixed";
75 regulator-name = "imx219_vddl";
76 regulator-min-microvolt = <1200000>;
77 regulator-max-microvolt = <1200000>;
112 gpio-line-names = "P8_PIN3_USER_LED_0", "P8_PIN4_USER_LED_1", "P8_PIN5_USER_LED_2",
122 vio-enable-hog {
123 gpio-hog;
125 output-high;
126 line-name = "VIO_ENABLE";
129 sd-det-hog {
130 gpio-hog;
133 line-name = "SD_DET";
153 VANA-supply = <&imx219_vana>; /* 2.8v */
154 VDIG-supply = <&imx219_vdig>; /* 1.8v */
155 VDDL-supply = <&imx219_vddl>; /* 1.2v */
159 data-lanes = <1 2>;
160 clock-noncontinuous;
161 link-frequencies = /bits/ 64 <456000000>;
169 phy-mode = "sgmii";
170 phy-handle = <&phy0>;
171 phy0: ethernet-phy@0 {
181 bus-width = <4>;
182 disable-wp;
183 cap-sd-highspeed;
184 cap-mmc-highspeed;
185 mmc-ddr-1_8v;
186 mmc-hs200-1_8v;
187 sd-uhs-sdr12;
188 sd-uhs-sdr25;
189 sd-uhs-sdr50;
190 sd-uhs-sdr104;
203 clock-frequency = <125000000>;
207 clock-frequency = <50000000>;
224 cs-gpios = <&gpio1 17 GPIO_ACTIVE_LOW>, <&gpio0 12 GPIO_ACTIVE_LOW>;
225 num-cs = <2>;
230 spi-cpol;
231 spi-cpha;
232 spi-max-frequency = <5000000>;
233 microchip,hw-device-address = <1>;
234 #address-cells = <1>;
235 #size-cells = <0>;
288 compatible = "mmc-spi-slot";
291 voltage-ranges = <3300 3300>;
292 spi-max-frequency = <5000000>;
293 disable-wp;
299 microchip,bitstream-flash = <&sys_ctrl_flash>;
306 sys_ctrl_flash: flash@0 { // MT25QL01GBBB8ESF-0SIT
307 compatible = "jedec,spi-nor";
308 #address-cells = <1>;
309 #size-cells = <1>;
310 spi-max-frequency = <20000000>;
311 spi-rx-bus-width = <1>;