sifive,clint.yaml (5d2d4a9f603a47403395408f64b1261ca61f6d50) | sifive,clint.yaml (06ea2a1968a92a2a8a03c91b4989bda2b0a8a578) |
---|---|
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2%YAML 1.2 3--- 4$id: http://devicetree.org/schemas/timer/sifive,clint.yaml# 5$schema: http://devicetree.org/meta-schemas/core.yaml# 6 7title: SiFive Core Local Interruptor 8 --- 24 unchanged lines hidden (view full) --- 33 - sifive,fu540-c000-clint # SiFive FU540 34 - starfive,jh7100-clint # StarFive JH7100 35 - starfive,jh7110-clint # StarFive JH7110 36 - const: sifive,clint0 # SiFive CLINT v0 IP block 37 - items: 38 - enum: 39 - allwinner,sun20i-d1-clint 40 - sophgo,cv1800b-clint | 1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2%YAML 1.2 3--- 4$id: http://devicetree.org/schemas/timer/sifive,clint.yaml# 5$schema: http://devicetree.org/meta-schemas/core.yaml# 6 7title: SiFive Core Local Interruptor 8 --- 24 unchanged lines hidden (view full) --- 33 - sifive,fu540-c000-clint # SiFive FU540 34 - starfive,jh7100-clint # StarFive JH7100 35 - starfive,jh7110-clint # StarFive JH7110 36 - const: sifive,clint0 # SiFive CLINT v0 IP block 37 - items: 38 - enum: 39 - allwinner,sun20i-d1-clint 40 - sophgo,cv1800b-clint |
41 - sophgo,cv1812h-clint |
|
41 - thead,th1520-clint 42 - const: thead,c900-clint 43 - items: 44 - const: sifive,clint0 45 - const: riscv,clint0 46 deprecated: true 47 description: For the QEMU virt machine only 48 --- 30 unchanged lines hidden --- | 42 - thead,th1520-clint 43 - const: thead,c900-clint 44 - items: 45 - const: sifive,clint0 46 - const: riscv,clint0 47 deprecated: true 48 description: For the QEMU virt machine only 49 --- 30 unchanged lines hidden --- |