xref: /linux/arch/arm64/boot/dts/qcom/lemans-el2.dtso (revision fc2d791a43d3880496d1c729b8bd74d2c19cb4e7)
1// SPDX-License-Identifier: BSD-3-Clause
2/*
3 * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
4 */
5
6/*
7 * Lemans specific modifications required to boot in EL2.
8 */
9
10/dts-v1/;
11/plugin/;
12
13&gpu_zap_shader {
14	status = "disabled";
15};
16
17&iris {
18	status = "disabled";
19};
20
21&remoteproc_adsp {
22	iommus = <&apps_smmu 0x3000 0x0>;
23};
24
25&remoteproc_cdsp0 {
26	iommus = <&apps_smmu 0x21c0 0x0400>;
27};
28
29&remoteproc_cdsp1 {
30	iommus = <&apps_smmu 0x29c0 0x0400>;
31};
32
33&remoteproc_gpdsp0 {
34       iommus = <&apps_smmu 0x38a0 0x0>;
35};
36
37&remoteproc_gpdsp1 {
38       iommus = <&apps_smmu 0x38c0 0x0>;
39};
40