Re: [PATCH v2 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()

From: Stephen Boyd
Date: Wed Dec 11 2024 - 17:18:30 EST


Quoting Dmitry Baryshkov (2024-12-02 02:06:34)
> Having I/O regions inside a msm_dp_catalog_private() results in extra
> layers of one-line wrappers for accessing the data. Move I/O region base
> and size to the globally visible struct msm_dp_catalog.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>