summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx8mp.dtsi
blob: b251ebeadab2be54ab27070ea98e4360fc53c11f (plain)
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: (GPL-2.0 OR MIT)

/ {
	remoteproc_cm7: remoteproc-cm7 {
		compatible = "fsl,imx8mp-cm7";
		clocks = <&clk IMX8MP_CLK_M7_CORE>;
		syscon = <&src>;
	};
};