Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4cb35a9 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: add mdss gdsc vote in sde device for kona target



Add mdss core gdsc vote in sde device node for
kona target.

Change-Id: Ia4614c1569c0e417bcad6da2c7f443213f0206ee
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 60ddd05d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
 */
&soc {
	mdss_mdp: qcom,mdss_mdp@ae00000 {
@@ -27,6 +27,8 @@
		clock-rate = <0 0 0 0 300000000 19200000 300000000>;
		clock-max-rate = <0 0 0 0 460000000 19200000 460000000>;

		sde-vdd-supply = <&mdss_core_gdsc>;

		/* interrupt config */
		interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-controller;
@@ -216,7 +218,7 @@

			qcom,platform-supply-entry@0 {
				reg = <0>;
				qcom,supply-name = "mmcx";
				qcom,supply-name = "sde-vdd";
				qcom,supply-min-voltage = <0>;
				qcom,supply-max-voltage = <0>;
				qcom,supply-enable-load = <0>;