Re: [PATCH 2/3] drm/msm/hdmi: drop constant resource names from platform config

2022-08-23 Thread Abhinav Kumar
On 6/16/2022 12:59 AM, Dmitry Baryshkov wrote: All MSM HDMI devices use "core_physical" and "qfprom_physical" names for register areas. Drop them from the platform config. Signed-off-by: Dmitry Baryshkov Reviewed-by: Abhinav Kumar --- drivers/gpu/drm/msm/hdmi/hdmi.c | 9 +++--

[PATCH 2/3] drm/msm/hdmi: drop constant resource names from platform config

2022-06-16 Thread Dmitry Baryshkov
All MSM HDMI devices use "core_physical" and "qfprom_physical" names for register areas. Drop them from the platform config. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/hdmi/hdmi.c | 9 +++-- drivers/gpu/drm/msm/hdmi/hdmi.h | 3 --- 2 files changed, 3 insertions(+), 9