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

Commit a1e26a0d authored by Sharat Masetty's avatar Sharat Masetty
Browse files

msm: kgsl: update the patch id for A620



This patch updates the patch id from version 0 to ANY_ID.

Change-Id: I4fd76d75f5c34288319ed6aa0aabbd2349af803d
Signed-off-by: default avatarSharat Masetty <smasetty@codeaurora.org>
parent eac6c82e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1023,7 +1023,7 @@ static const struct a6xx_protected_regs a620_protected_regs[] = {

static const struct adreno_a6xx_core adreno_gpu_core_a620 = {
	.base = {
		DEFINE_ADRENO_REV(ADRENO_REV_A620, 6, 2, 0, 0),
		DEFINE_ADRENO_REV(ADRENO_REV_A620, 6, 2, 0, ANY_ID),
		.features = ADRENO_64BIT | ADRENO_RPMH | ADRENO_GPMU |
			ADRENO_CONTENT_PROTECTION | ADRENO_IOCOHERENT |
			ADRENO_IFPC,