Lines Matching +full:spi +full:- +full:tx +full:- +full:bus +full:- +full:width
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/clk/ti-dra7-atl.h>
8 #include <dt-bindings/input/input.h>
12 stdout-path = &uart1;
16 compatible = "linux,extcon-usb-gpio";
17 id-gpio = <&pcf_gpio_21 1 GPIO_ACTIVE_HIGH>;
21 compatible = "linux,extcon-usb-gpio";
22 id-gpio = <&pcf_gpio_21 2 GPIO_ACTIVE_HIGH>;
26 compatible = "simple-audio-card";
27 simple-audio-card,name = "DRA7xx-EVM";
28 simple-audio-card,widgets =
33 simple-audio-card,routing =
43 simple-audio-card,format = "dsp_b";
44 simple-audio-card,bitclock-master = <&sound0_master>;
45 simple-audio-card,frame-master = <&sound0_master>;
46 simple-audio-card,bitclock-inversion;
48 sound0_master: simple-audio-card,cpu {
49 sound-dai = <&mcasp3>;
50 system-clock-frequency = <5644800>;
53 simple-audio-card,codec {
54 sound-dai = <&tlv320aic3106>;
60 compatible = "gpio-leds";
64 default-state = "off";
70 default-state = "off";
76 default-state = "off";
82 default-state = "off";
87 compatible = "gpio-keys";
88 #address-cells = <1>;
89 #size-cells = <0>;
108 clock-frequency = <400000>;
121 interrupts-extended = <&crossbar_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>,
136 spi-max-frequency = <76800000>;
139 spi-max-frequency = <76800000>;
141 spi-tx-bus-width = <1>;
142 spi-rx-bus-width = <4>;
143 #address-cells = <1>;
144 #size-cells = <1>;
168 label = "QSPI.u-boot";
172 label = "QSPI.u-boot-spl-os";
176 label = "QSPI.u-boot-env";
180 label = "QSPI.u-boot-env.backup1";
188 label = "QSPI.file-system";
213 assigned-clocks = <&abe_dpll_sys_clk_mux>,
218 assigned-clock-parents = <&sys_clkin2>, <&dpll_abe_m2_ck>;
219 assigned-clock-rates = <0>, <0>, <180633600>, <361267200>, <5644800>;
230 #sound-dai-cells = <0>;
232 assigned-clocks = <&l4per2_clkctrl DRA7_L4PER2_MCASP3_CLKCTRL 24>;
233 assigned-clock-parents = <&atl_clkin2_ck>;
237 op-mode = <0>; /* MCASP_IIS_MODE */
238 tdm-slots = <2>;
240 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
243 tx-num-evt = <32>;
244 rx-num-evt = <32>;
272 bus-width = <4>;
273 cap-power-off-card;
274 keep-power-in-suspend;
275 non-removable;
276 #address-cells = <1>;
277 #size-cells = <0>;
281 interrupt-parent = <&gpio5>;