]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/riscv/sophgo/cv1800b.dtsi
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / riscv / sophgo / cv1800b.dtsi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3 * Copyright (C) 2023 Jisheng Zhang <jszhang@kernel.org>
4 */
5
6 #include "cv18xx.dtsi"
7
8 / {
9 compatible = "sophgo,cv1800b";
10 };
11
12 &plic {
13 compatible = "sophgo,cv1800b-plic", "thead,c900-plic";
14 };
15
16 &clint {
17 compatible = "sophgo,cv1800b-clint", "thead,c900-clint";
18 };