From ea996a0a93c9e9c5c22d3d69833d36cc38898cb5 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Wed, 10 Jan 2024 17:11:18 +0800 Subject: [PATCH 1/2] ARM: dts: msm: enable mmrm on sun target This change enables mmrm device tree entry for supporting mdp core clock voting through mmrm on sun target. Change-Id: Ie0a10345e53d29c7080f591b42405048c7ff494d Signed-off-by: Lei Chen --- display/sun-sde.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/display/sun-sde.dtsi b/display/sun-sde.dtsi index 18c83c8e..105cab82 100644 --- a/display/sun-sde.dtsi +++ b/display/sun-sde.dtsi @@ -218,6 +218,7 @@ "lut_clk"; clock-rate = <0 0 575000000 575000000 19200000 575000000>; clock-max-rate = <0 0 575000000 575000000 19200000 575000000>; + clock-mmrm = <0 0 0 DISP_CC_MDSS_MDP_CLK_SRC 0 0>; vdd-supply = <&disp_cc_mdss_core_gdsc>; mmcx-supply = <&VDD_MMCX_LEVEL>; From 10aa7ec653a368cbeb4ac94b7f7a7c93d9384745 Mon Sep 17 00:00:00 2001 From: Akash Gajjar Date: Wed, 14 Feb 2024 18:27:50 +0530 Subject: [PATCH 2/2] ARM: dts: msm: Add trustedvm device tree support for Sun MTP-V8 target Add the trusted VM devicetree nodes for Sun MTP-V8 target. Change-Id: I404667e153c7295b5868cac18c013dd084e18a1f Signed-off-by: Akash Gajjar --- display/trustedvm-sun-sde-display-mtp-overlay.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/trustedvm-sun-sde-display-mtp-overlay.dts b/display/trustedvm-sun-sde-display-mtp-overlay.dts index 438ebe59..0871ba20 100644 --- a/display/trustedvm-sun-sde-display-mtp-overlay.dts +++ b/display/trustedvm-sun-sde-display-mtp-overlay.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Sun MTP - TrustedVM"; compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <8 0>; + qcom,board-id = <8 0>, <0x40008 0>; };