Lines Matching +full:dma +full:- +full:names
2 # SPDX-License-Identifier: Apache-2.0
9 pinctrl-0 = <&quadspi_clk_pe10 &quadspi_ncs_pe11
14 dma-names = "tx_rx";
19 compatible: "st,stm32-qspi"
21 include: [base.yaml, pinctrl-device.yaml]
32 pinctrl-0:
35 pinctrl-names:
40 Optional DMA channel specifier. If DMA should be used, specifier should
41 hold a phandle reference to the dma controller (not the DMAMUX even if present),
43 (depending on the type of DMA: 'features' is optional)
45 When a DMAMUX is present and enabled, the channel is the dma one
48 For example with DMA 2 for TX/RX on QSPI like stm32l496 (no 'features')
55 dma-names:
57 DMA channel name. If DMA should be used, expected value is "tx_rx".
60 dma-names = "tx_rx";
62 flash-id:
70 flash-id = <2>;