Searched +full:loongson +full:- +full:2 +full:k0500 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/loongarch/boot/dts/ |
D | loongson-2k0500-ref.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2023 Loongson Technology Corporation Limited 6 /dts-v1/; 8 #include "loongson-2k0500.dtsi" 11 compatible = "loongson,ls2k0500-ref", "loongson,ls2k0500"; 12 model = "Loongson-2K0500 Reference Board"; 21 stdout-path = "serial0:115200n8"; 30 reserved-memory { 31 #address-cells = <2>; 32 #size-cells = <2>; [all …]
|
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0-only 3 dtb-y = loongson-2k0500-ref.dtb loongson-2k1000-ref.dtb loongson-2k2000-ref.dtb 5 obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_NAME))
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | loongson,liointc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,liointc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Loongson Local I/O Interrupt Controller 10 - Jiaxun Yang <jiaxun.yang@flygoat.com> 13 This interrupt controller is found in the Loongson-3 family of chips and 14 Loongson-2K series chips, as the primary package interrupt controller which 17 1.The Loongson-2K0500 is a single core CPU; 18 2.The Loongson-2K0500/2K1000 has 64 device interrupt sources as inputs, so we [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/loongarch/ |
D | loongson.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/loongarch/loongson.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Loongson SoC-based boards 10 - Binbin Zhou <zhoubinbin@loongson.cn> 17 - description: Loongson-2K0500 processor based boards 19 - const: loongson,ls2k0500-ref 20 - const: loongson,ls2k0500 22 - description: Loongson-2K1000 processor based boards [all …]
|