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