1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2 # Copyright 2019 BayLibre, SAS
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
15 communications with dedicated 16 words RX/TX PIO FIFOs.
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
44 - $ref: spi-controller.yaml#
50 - amlogic,meson-g12a-spicc
76 - amlogic,meson-gx-spicc
98 unevaluatedProperties: false
103 compatible = "amlogic,meson-gx-spicc";
104 reg = <0xc1108d80 0x80>;
107 clock-names = "core";
108 #address-cells = <1>;
112 compatible = "lg,lg4573";
113 spi-max-frequency = <1000000>;