summaryrefslogtreecommitdiff
path: root/arch/riscv/dts/dubhe70_fpga.dts
blob: 15cc7f37158fc86bc6bc2d20353f35817b558df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/* Copyright (c) 2023 StarFive Technology Co., Ltd. */

#include "dubhe70.dtsi"
#include "dubhe_fpga_common.dtsi"

/ {
	soc {
		/delete-property/ dma-noncoherent;
		dma-coherent;
	};
};