xref: /linux/arch/arm64/boot/dts/qcom/lemans-el2.dtso (revision c17ee635fd3a482b2ad2bf5e269755c2eae5f25e)
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&iris {
14	status = "disabled";
15};
16
17&remoteproc_adsp {
18	iommus = <&apps_smmu 0x3000 0x0>;
19};
20
21&remoteproc_cdsp0 {
22	iommus = <&apps_smmu 0x21c0 0x0400>;
23};
24
25&remoteproc_cdsp1 {
26	iommus = <&apps_smmu 0x29c0 0x0400>;
27};
28
29&remoteproc_gpdsp0 {
30       iommus = <&apps_smmu 0x38a0 0x0>;
31};
32
33&remoteproc_gpdsp1 {
34       iommus = <&apps_smmu 0x38c0 0x0>;
35};
36