ARM: dts: msm: add disp_cc io to cesta and ctl hyp to mdss_mdp device
To enable and disable mdp clock gating functionality with cesta immediate vote approach, add disp_cc_io memory to sde cesta. Add changes to enable ctl hyp property for reserve reservation on datapath used in a VM. Change-Id: Id10875ecb90acb8a922ef4e4788da13a764ea102 Signed-off-by: Sailesh Reddy Male <quic_reddymal@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
@@ -31,6 +31,9 @@
|
||||
qcom,sde-off = <0x1000>;
|
||||
qcom,sde-len = <0x488>;
|
||||
|
||||
qcom,sde-ctl-hyp-off = <0x15000>;
|
||||
qcom,sde-ctl-hyp-size = <0xc00>;
|
||||
|
||||
qcom,sde-ctl-off = <0x16000 0x17000 0x18000 0x19000>;
|
||||
qcom,sde-ctl-size = <0x1000>;
|
||||
qcom,sde-ctl-display-pref = "primary", "none", "none", "none";
|
||||
|
Reference in New Issue
Block a user