Lines Matching +full:spi +full:- +full:fsi
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/ibm,spi-fsi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: IBM FSI-attached SPI Controller
10 - Eddie James <eajames@linux.ibm.com>
13 A SPI controller found on IBM Power processors, accessed over FSI from a
20 - ibm,spi-fsi
26 - compatible
27 - reg
30 - $ref: spi-controller.yaml#
35 - |
36 fsi {
37 #address-cells = <1>;
38 #size-cells = <0>;
40 spi@0 {
41 compatible = "ibm,spi-fsi";
43 #address-cells = <1>;
44 #size-cells = <0>;
50 address-width = <24>;
52 spi-max-frequency = <1000000>;