Lines Matching +full:meson +full:- +full:gx +full:- +full:spicc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/spi/amlogic,meson-gx-spicc.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
8 title: Amlogic Meson SPI Communication Controller
11 - Neil Armstrong <narmstrong@baylibre.com>
14 - $ref: "spi-controller.yaml#"
17 The Meson SPICC is a generic SPI controller for general purpose Full-Duplex
23 - amlogic,meson-gx-spicc # SPICC controller on Amlogic GX and compatible SoCs
24 - amlogic,meson-axg-spicc # SPICC controller on Amlogic AXG and compatible SoCs
25 - amlogic,meson-g12a-spicc # SPICC controller on Amlogic G12A and compatible SoCs
39 - description: controller register bus clock
40 - description: baud rate generator and delay control clock
42 clock-names:
51 - amlogic,meson-g12a-spicc
58 clock-names:
60 - const: core
61 - const: pclk
68 clock-names:
70 - const: core
73 - compatible
74 - reg
75 - interrupts
76 - clocks
77 - clock-names
82 - |
84 compatible = "amlogic,meson-gx-spicc";
88 clock-names = "core";
89 #address-cells = <1>;
90 #size-cells = <0>;
94 spi-max-frequency = <1000000>;