Re: [PATCH] drm/bridge: anx7625: Use common macros for HDCP capabilities

2023-07-17 Thread Robert Foss
On Mon, 10 Jul 2023 17:12:01 +0800, Chen-Yu Tsai wrote: > The DRM DP code has macros for the DP HDCP capabilities. Use them in the > anx7625 driver instead of raw numbers. > > Applied, thanks! [1/1] drm/bridge: anx7625: Use common macros for HDCP capabilities https://cgit.freedesktop.org/

[PATCH] drm/bridge: anx7625: Use common macros for HDCP capabilities

2023-07-10 Thread Chen-Yu Tsai
The DRM DP code has macros for the DP HDCP capabilities. Use them in the anx7625 driver instead of raw numbers. Fixes: cd1637c7e480 ("drm/bridge: anx7625: add HDCP support") Suggested-by: NĂ­colas F. R. A. Prado Signed-off-by: Chen-Yu Tsai --- drivers/gpu/drm/bridge/analogix/anx7625.c | 4 ++--