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 <neil.armstrong@linaro.org>
14 The Meson SPICC is a generic SPI controller for general purpose Full-Duplex
20 - amlogic,meson-gx-spicc # SPICC controller on Amlogic GX and compatible SoCs
21 - amlogic,meson-axg-spicc # SPICC controller on Amlogic AXG and compatible SoCs
22 - amlogic,meson-g12a-spicc # SPICC controller on Amlogic G12A and compatible SoCs
36 - description: controller register bus clock
37 - description: baud rate generator and delay control clock
39 clock-names:
44 - $ref: spi-controller.yaml#
45 - if:
50 - amlogic,meson-g12a-spicc
57 clock-names:
59 - const: core
60 - const: pclk
67 clock-names:
69 - const: core
71 - if:
76 - amlogic,meson-gx-spicc
80 pinctrl-0: true
81 pinctrl-1: true
82 pinctrl-2: true
84 pinctrl-names:
87 - const: default
88 - const: idle-high
89 - const: idle-low
92 - compatible
93 - reg
94 - interrupts
95 - clocks
96 - clock-names
101 - |
103 compatible = "amlogic,meson-gx-spicc";
107 clock-names = "core";
108 #address-cells = <1>;
109 #size-cells = <0>;
113 spi-max-frequency = <1000000>;