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

Commit 9fdd4993 authored by Amit Nischal's avatar Amit Nischal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add gpu-pwrlevels for SA8155



For SA8155 there is only one pwr level table so delete pwr-level-bins
property and add the single pwr-level table for SA8155 device.

Change-Id: I72b6b3f9590f1b0e773f03bbbbf08335ca15314d
Signed-off-by: default avatarAmit Nischal <anischal@codeaurora.org>
parent 1e5b6117
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -67,8 +67,12 @@

/* GPU power level overrides */
&msm_gpu {
	qcom,initial-pwrlevel = <4>;
	/delete-node/qcom,gpu-pwrlevel-bins;
	qcom,gpu-pwrlevels {
		compatible = "qcom,gpu-pwrlevels";
		#address-cells = <1>;
		#size-cells = <0>;

		qcom,gpu-pwrlevel@0 {
			reg = <0>;