[PATCH 1/4] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
Michael Riesch via B4 Relay
devnull+michael.riesch.collabora.com at kernel.org
Fri Mar 6 06:09:48 PST 2026
From: Michael Riesch <michael.riesch at collabora.com>
The RK3588 MIPI CSI-2 receivers are compatible to the ones found in
the RK3568. However, their integration in the respective SoC may be
different when it comes to the (currently not implemented) split
DPHY feature. Therefore, add the RK3588 compatible to allow for
future differentiation.
Signed-off-by: Michael Riesch <michael.riesch at collabora.com>
---
Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml b/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml
index 2c2bd87582eb..5f8014da31ca 100644
--- a/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml
@@ -18,6 +18,7 @@ properties:
compatible:
enum:
- rockchip,rk3568-mipi-csi2
+ - rockchip,rk3588-mipi-csi2
reg:
maxItems: 1
--
2.39.5
More information about the Linux-rockchip
mailing list