From b83908f5b6ed1fdf6f7b6a8e51cdc8eaf52dc816 Mon Sep 17 00:00:00 2001 From: Arian Date: Tue, 12 Mar 2024 19:33:36 +0100 Subject: [PATCH] waipio-thermal: Remove {cx,mx}_sdpm Change-Id: I7a7110a958446297d19abe2191b5b0744a7aa77b --- qcom/waipio-thermal.dtsi | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/qcom/waipio-thermal.dtsi b/qcom/waipio-thermal.dtsi index f275aaa9..a3462eb8 100644 --- a/qcom/waipio-thermal.dtsi +++ b/qcom/waipio-thermal.dtsi @@ -246,26 +246,6 @@ }; }; - cx_sdpm@634000 { - status = "disabled"; - compatible = "qcom,sdpm"; - reg = <0x00634000 0x1000>; - clock-names = "cam_cc_csiphy0", "ufs_phy_axi"; - clocks = <&clock_camcc CAM_CC_CSIPHY0_CLK>, - <&clock_gcc GCC_UFS_PHY_AXI_CLK_SRC>; - cam_cc_csiphy0-supply = <&cam_cc_ipe_0_gdsc>; - csr-id = <4 7>; - }; - - mx_sdpm@636000 { - compatible = "qcom,sdpm"; - reg = <0x00636000 0x1000>; - clock-names = "mdss_mdp", "pcie_0_aux"; - clocks = <&clock_dispcc DISP_CC_MDSS_MDP_CLK_SRC>, - <&clock_gcc GCC_PCIE_0_AUX_CLK_SRC>; - csr-id = <4 7>; - }; - cx_pe: cx_rdpm_pe@635000 { status = "disabled"; compatible = "qcom,policy-engine";