Lines Matching +full:gpios +full:- +full:set +full:- +full:reg
1 # Copyright (c) 2018, I-SENSE group of ICCS
2 # SPDX-License-Identifier: Apache-2.0
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 {
36 reg = <0>;
39 spi-device@1 {
40 reg = <1>;
46 The child node "spi-device@0" specifies a SPI device with
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: