ARM: dts: Fix compilation of fastrpc device tree
Add Pakala msm-id to fastrpc trusted drivers's dts file. Change-Id: I01069d942a4901a1bef35fbddbee357926fad3e1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
@@ -6,5 +11,5 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun - TrustedVM";
|
||||
compatible = "qcom,sun";
|
||||
qcom,msm-id = <618 0x10000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user