From d191490eb5d008c168b3fb7f89583da65af3d8ee Mon Sep 17 00:00:00 2001 From: Damon Ding Date: Tue, 22 Jul 2025 15:08:27 +0800 Subject: [PATCH] dt-bindings: display: rockchip: analogix-dp: Add compatible for RK3568 The RK3568 eDP TX controller is almost the same as that of RK3399. It supports RBR/HBR with 1/2/4 lanes and the max supported resolution is 2560x1600p60. The slight difference with RK3399 is the newly added 'apb' reset, which is just like that of RK3588/RK3576. Change-Id: Ifd5bc2d8f337b794a6d2983b689d2bd2271d78c2 Signed-off-by: Damon Ding --- .../bindings/display/rockchip/rockchip,analogix-dp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml b/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml index 15658c81a5d1..3ba863c4fdd6 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip,analogix-dp.yaml @@ -15,6 +15,7 @@ properties: enum: - rockchip,rk3288-dp - rockchip,rk3399-edp + - rockchip,rk3568-edp - rockchip,rk3576-edp - rockchip,rk3588-edp @@ -63,6 +64,7 @@ allOf: compatible: contains: enum: + - rockchip,rk3568-edp - rockchip,rk3576-edp - rockchip,rk3588-edp then: