diff options
| author | Tharun Kumar Merugu <mtharu@codeaurora.org> | 2017-10-03 12:54:36 +0530 |
|---|---|---|
| committer | Tharun Kumar Merugu <mtharu@codeaurora.org> | 2017-10-03 12:54:36 +0530 |
| commit | 82b1358189fc3c14a022d41aaa9d763391f1c284 (patch) | |
| tree | 4497090f83f5a53531142efed8e0d64adfe78e5a /arch | |
| parent | bd208931386764a067e10e686d4735d03830e9d6 (diff) | |
ARM: dts: msm: Add fastrpc vmid flag for sdm660
Add device specific flag for new vmid heap shared feature.
Change-Id: I35cc0073a5fa10c715d520ebb9d77936a6820aa9
Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm660.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660.dtsi b/arch/arm/boot/dts/qcom/sdm660.dtsi index c436ce643091..c626698ffd51 100644 --- a/arch/arm/boot/dts/qcom/sdm660.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660.dtsi @@ -1606,6 +1606,7 @@ qcom,msm_fastrpc { compatible = "qcom,msm-fastrpc-adsp"; qcom,fastrpc-glink; + qcom,fastrpc-vmid-heap-shared; qcom,msm_fastrpc_compute_cb1 { compatible = "qcom,msm-fastrpc-compute-cb"; |
