On Thu, Jan 09, 2025 at 11:27:15AM +0800, Damon Ding wrote: > Add two new functions: one to find &analogix_dp_device.plat_data via > &drm_dp_aux, and the other to get &analogix_dp_device.aux. Both of them > serve for the function of getting panel from DP AUX bus, which is why > they are included in a single commit. > > Signed-off-by: Damon Ding <damon.ding@xxxxxxxxxxxxxx> > --- > drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 14 ++++++++++++++ > include/drm/bridge/analogix_dp.h | 4 ++++ > 2 files changed, 18 insertions(+) > -- With best wishes Dmitry