Lines Matching +full:bus +full:- +full:select +full:- +full:gpios
1 # Copyright (c) 2018, I-SENSE group of ICCS
2 # SPDX-License-Identifier: Apache-2.0
8 bus: spi
11 clock-frequency:
15 "#address-cells":
18 "#size-cells":
21 cs-gpios:
22 type: phandle-array
24 An array of chip select GPIOs to use. Each element
31 cs-gpios = <&gpio0 23 GPIO_ACTIVE_LOW>,
35 spi-device@0 {
39 spi-device@1 {
46 The child node "spi-device@0" specifies a SPI device with
47 chip select controller gpio0, pin 23, and devicetree
48 GPIO flags GPIO_ACTIVE_LOW. Similarly, "spi-device@1" has CS GPIO
57 If this property is not defined, no chip select GPIOs are set.
59 the cs-gpios property.
60 overrun-character: