Lines Matching +full:nrf +full:- +full:qspi
5 * SPDX-License-Identifier: Apache-2.0
10 #include "xiao_ble-pinctrl.dtsi"
19 compatible = "gpio-leds";
35 compatible = "pwm-leds";
46 pwm-led0 = &pwm_led0;
47 bootloader-led0 = &led0;
48 mcuboot-led0 = &led0;
58 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
66 gpio-as-nreset;
82 compatible = "nordic,nrf-uarte";
84 current-speed = <115200>;
85 pinctrl-0 = <&uart0_default>;
86 pinctrl-1 = <&uart0_sleep>;
87 pinctrl-names = "default", "sleep";
91 compatible = "nordic,nrf-twi";
94 pinctrl-0 = <&i2c1_default>;
95 pinctrl-1 = <&i2c1_sleep>;
96 pinctrl-names = "default", "sleep";
101 pinctrl-0 = <&pwm0_default>;
102 pinctrl-1 = <&pwm0_sleep>;
103 pinctrl-names = "default", "sleep";
107 compatible = "nordic,nrf-spi";
109 pinctrl-0 = <&spi2_default>;
110 pinctrl-1 = <&spi2_sleep>;
111 pinctrl-names = "default", "sleep";
114 &qspi {
116 pinctrl-0 = <&qspi_default>;
117 pinctrl-1 = <&qspi_sleep>;
118 pinctrl-names = "default", "sleep";
120 compatible = "nordic,qspi-nor";
122 sck-frequency = <104000000>;
123 quad-enable-requirements = "S2B1v1";
124 jedec-id = [85 60 15];
125 sfdp-bfp = [
131 has-dpd;
132 t-enter-dpd = <3000>;
133 t-exit-dpd = <8000>;
142 compatible = "nordic,nrf-usbd";