Lines Matching +full:qspi +full:- +full:nor
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the iWave-RZG1E-G22M SODIMM SOM
9 #include <dt-bindings/gpio/gpio.h>
20 compatible = "regulator-fixed";
21 regulator-name = "3P3V";
22 regulator-min-microvolt = <3300000>;
23 regulator-max-microvolt = <3300000>;
24 regulator-always-on;
25 regulator-boot-on;
34 clock-frequency = <20000000>;
43 qspi_pins: qspi {
45 function = "qspi";
51 power-source = <3300>;
61 pinctrl-0 = <&mmcif0_pins>;
62 pinctrl-names = "default";
64 vmmc-supply = <®_3p3v>;
65 bus-width = <8>;
66 non-removable;
70 &qspi {
71 pinctrl-0 = <&qspi_pins>;
72 pinctrl-names = "default";
76 /* WARNING - This device contains the bootloader. Handle with care. */
78 #address-cells = <1>;
79 #size-cells = <1>;
80 compatible = "sst,sst25vf016b", "jedec,spi-nor";
82 spi-max-frequency = <50000000>;
83 spi-tx-bus-width = <1>;
84 spi-rx-bus-width = <1>;
85 m25p,fast-read;
86 spi-cpol;
87 spi-cpha;
92 timeout-sec = <60>;
97 pinctrl-0 = <&sdhi1_pins>;
98 pinctrl-names = "default";
100 vmmc-supply = <®_3p3v>;
101 vqmmc-supply = <®_3p3v>;
102 cd-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
107 pinctrl-0 = <&i2c3_pins>;
108 pinctrl-names = "default";
111 clock-frequency = <400000>;