Home
last modified time | relevance | path

Searched +full:comms +full:- +full:ssc4 +full:- +full:spi (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstih407-family.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 #include "stih407-pinctrl.dtsi"
7 #include <dt-bindings/mfd/st-lpc.h>
8 #include <dt-bindings/phy/phy.h>
9 #include <dt-bindings/reset/stih407-resets.h>
10 #include <dt-bindings/interrupt-controller/irq-st.h>
12 #address-cells = <1>;
13 #size-cells = <1>;
15 reserved-memory {
16 #address-cells = <1>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-st-ssc.txt1 STMicroelectronics SSC (SPI) Controller
2 ---------------------------------------
5 - compatible : "st,comms-ssc4-spi"
6 - reg : Offset and length of the device's register set
7 - interrupts : The interrupt specifier
8 - clock-names : Must contain "ssc"
9 - clocks : Must contain an entry for each name in clock-names
11 - pinctrl-names : Uses "default", can use "sleep" if provided
12 See ../pinctrl/pinctrl-bindings.txt
15 - cs-gpios : List of GPIO chip selects
[all …]
H A Dst,ssc-spi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/st,ssc-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics SSC SPI Controller
10 The STMicroelectronics SSC SPI controller can be found on STi platforms
15 - Patrice Chotard <patrice.chotard@foss.st.com>
18 - $ref: spi-controller.yaml#
22 const: st,comms-ssc4-spi
30 clock-names:
[all …]