]> git.ipfire.org Git - thirdparty/linux.git/commit
drm: bridge: anx7625: implement message sending
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 21 Jan 2026 10:15:47 +0000 (12:15 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sat, 7 Feb 2026 10:38:38 +0000 (12:38 +0200)
commit8ad0f7d2e6fdfc4462a5b168ec64d73b7e952ab9
treecaecafb5e02d2a823760b3620745c8260e057274
parentf81455b2d3327a5685623e7db4050dbbe5513bc3
drm: bridge: anx7625: implement message sending

Swapping the data role requires sending the message to the other USB-C
side. Implement sending these messages through the OCM. The code is
largely based on the anx7411.c USB-C driver.

Reviewed-by: Xin Ji <xji@analogixsemi.com>
Link: https://patch.msgid.link/20260121-anx7625-typec-v2-3-d14f31256a17@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/bridge/analogix/anx7625.c
drivers/gpu/drm/bridge/analogix/anx7625.h