Lines Matching +full:loongson +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/loongson,ls2k-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson SPI controller
10 - Yinbo Zhu <zhuyinbo@loongson.cn>
13 - $ref: /schemas/spi/spi-controller.yaml#
18 - enum:
19 - loongson,ls2k1000-spi
20 - items:
21 - enum:
22 - loongson,ls2k0500-spi
23 - const: loongson,ls2k1000-spi
26 maxItems: 1
29 maxItems: 1
32 - compatible
33 - reg
34 - clocks
39 - |
40 spi0: spi@1fff0220{
41 compatible = "loongson,ls2k1000-spi";
44 #address-cells = <1>;
45 #size-cells = <0>;