Lines Matching +full:meson6 +full:- +full:spifc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Neil Armstrong <neil.armstrong@linaro.org>
14 - $ref: spi-controller.yaml#
17 The Meson SPIFC is a controller optimized for communication with SPI
18 NOR memories, without DMA support and a 64-byte unified transmit /
24 - amlogic,meson6-spifc # SPI Flash Controller on Meson6 and compatible SoCs
25 - amlogic,meson-gxbb-spifc # SPI Flash Controller on GXBB and compatible SoCs
34 - compatible
35 - reg
36 - clocks
41 - |
43 compatible = "amlogic,meson6-spifc";
46 #address-cells = <1>;
47 #size-cells = <0>;
50 compatible = "spansion,m25p80", "jedec,spi-nor";
52 spi-max-frequency = <40000000>;