]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/panthor: Clean up 64-bit register definitions
authorKarunika Choo <karunika.choo@arm.com>
Fri, 6 Jun 2025 10:18:35 +0000 (12:18 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Fri, 6 Jun 2025 10:44:41 +0000 (12:44 +0200)
commit1273d22b532657e6379f3eb4f6860bf871d65eb5
treef2ad2e4fcc289beacfc3af6e430c5ee0afeaa533
parent4d230aa209edabfbd474259858ad90f33c88a0b8
drm/panthor: Clean up 64-bit register definitions

With the introduction of 64-bit register accessors, the separate *_HI
definitions are no longer necessary. This change removes them and
renames the corresponding *_LO entries for cleaner and more consistent
register definitions.

Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Suggested-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Karunika Choo <karunika.choo@arm.com>
Link: https://lore.kernel.org/r/20250606101835.41840-3-boris.brezillon@collabora.com
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
drivers/gpu/drm/panthor/panthor_drv.c
drivers/gpu/drm/panthor/panthor_gpu.c
drivers/gpu/drm/panthor/panthor_gpu.h
drivers/gpu/drm/panthor/panthor_mmu.c
drivers/gpu/drm/panthor/panthor_regs.h