xref: /linux/arch/arm64/boot/dts/qcom/monaco-el2.dtso (revision e65f4718a577fcc84d40431f022985898b6dbf2e)
1// SPDX-License-Identifier: BSD-3-Clause
2/*
3 * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
4 *
5 * Monaco specific modifications required to boot in EL2.
6 */
7
8/dts-v1/;
9/plugin/;
10
11&gpu_zap_shader {
12	status = "disabled";
13};
14
15&iris {
16	status = "disabled";
17};
18
19&remoteproc_adsp {
20	iommus = <&apps_smmu 0x2000 0x0>;
21};
22
23&remoteproc_cdsp {
24	iommus = <&apps_smmu 0x19c0 0x0400>;
25};
26
27&remoteproc_gpdsp {
28	iommus = <&apps_smmu 0x28a0 0x0>;
29};
30