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

Commit 4a783287 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Update GPU revision for Shima

Shima GPU correct revision is 642. Update the
compatible string to reflect correct revision.

Change-Id: I8ee50be2116a9f203c6f15298e1549d1e19aa0a6
parent 65d04f35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Required properties:
- compatible:		Must be "qcom,kgsl-3d0".
			May also includes "qcom,adreno-gpu-*" for few targets.
			Must include "qcom,adreno-gpu-a619-holi" for Holi target.
			Must include "qcom,adreno-gpu-a660-shima" for Shima target.
			Must include "qcom,adreno-gpu-a642" for Shima target.
- reg:			Specifies the list of register regions for the device.
- reg-names:		Resource names used for the register regions specified
			in reg.
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

	msm_gpu: qcom,kgsl-3d0@3d00000 {
		compatible = "qcom,kgsl-3d0",
			"qcom,adreno-gpu-a660-shima";
			"qcom,adreno-gpu-a642";
		status = "ok";

		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,