drm/i915/dsi: add VLV_ prefix to VLV only register macros
authorJani Nikula <jani.nikula@intel.com>
Fri, 19 Apr 2024 10:04:04 +0000 (13:04 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 23 Apr 2024 14:00:14 +0000 (17:00 +0300)
commit4229dd0bc8677514e93f79671cfa8736ff275fc3
tree65db887a89887e3b25b155737e448c11e210ba93
parent34ef188b2009963742fc054a4d4569e7a0e1d614
drm/i915/dsi: add VLV_ prefix to VLV only register macros

All the BXT specific macros have BXT_ prefix, do the same for VLV for
consistency. This is helpful because the platform specific macros can
use the static MIPI MMIO base rather than dynamic.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/7e101167c52746748dbff739bc9247a664ca2840.1713520813.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/vlv_dsi.c
drivers/gpu/drm/i915/display/vlv_dsi_regs.h