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

Commit a733ffa6 authored by Kasin Li's avatar Kasin Li Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add dts setting for a530 DRM on msm8996



Add gpus dts node to point to dts setting of GPU. Add gpmu
setting and specify ZAP shader for msm8996.

Change-Id: I389db16167277894e8dde7473adcd2fc6f85d05a
Signed-off-by: default avatarKasin Li <donglil@qti.qualcomm.com>
parent e2e6a27a
Loading
Loading
Loading
Loading
+8 −1
Original line number Original line Diff line number Diff line
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 and
@@ -89,6 +89,13 @@
		coresight-child-list = <&funnel_in0>;
		coresight-child-list = <&funnel_in0>;
		coresight-child-ports = <4>;
		coresight-child-ports = <4>;


		/* DRM settings */
		qcom,gpmu-tsens = <0x00060007>;
		qcom,lm-max-power = <5448>;
		qcom,gpmu-firmware = "a530v3_gpmu.fw2";
		qcom,gpmu-version = <1 0>;
		qcom,zap-shader = "a530_zap";

		clocks = <&clock_gpu clk_gpu_gx_gfx3d_clk>,
		clocks = <&clock_gpu clk_gpu_gx_gfx3d_clk>,
			<&clock_gpu clk_gpu_ahb_clk>,
			<&clock_gpu clk_gpu_ahb_clk>,
			<&clock_gpu clk_gpu_gx_rbbmtimer_clk>,
			<&clock_gpu clk_gpu_gx_rbbmtimer_clk>,
+2 −0
Original line number Original line Diff line number Diff line
@@ -51,6 +51,8 @@
		#interrupt-cells = <1>;
		#interrupt-cells = <1>;
		iommus = <&mdp_smmu 0>;
		iommus = <&mdp_smmu 0>;


		gpus = <&msm_gpu>;

		/* hw blocks */
		/* hw blocks */
		qcom,sde-off = <0x1000>;
		qcom,sde-off = <0x1000>;
		qcom,sde-ctl-off = <0x2000 0x2200 0x2400
		qcom,sde-ctl-off = <0x2000 0x2200 0x2400