Path: blob/main/sys/contrib/device-tree/src/riscv/sophgo/cv1800b.dtsi
48526 views
// SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Copyright (C) 2023 Jisheng Zhang <[email protected]> */ #include "cv18xx.dtsi" / { compatible = "sophgo,cv1800b"; memory@80000000 { device_type = "memory"; reg = <0x80000000 0x4000000>; }; }; &plic { compatible = "sophgo,cv1800b-plic", "thead,c900-plic"; }; &clint { compatible = "sophgo,cv1800b-clint", "thead,c900-clint"; }; &clk { compatible = "sophgo,cv1800-clk"; };