diff options
author | Jagan Teki <jagan@edgeble.ai> | 2023-07-31 16:30:05 +0530 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-08-10 22:54:46 +0200 |
commit | 9610f9fdf9a01ddab0479a4d5959d93ce5a4b2d4 (patch) | |
tree | f35d5d8a2e57fffd8c61b9ba852637d478ee9dc8 /Documentation | |
parent | 3c3cfcb93f6e6e1cede0cdfe3ec24f16ee108929 (diff) |
dt-bindings: display: rockchip-dw-mipi-dsi: Document rv1126 DSI
Document the MIPI DSI for Rockchip RV1126, which is
different from other SoCs variants.
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230731110012.2913742-8-jagan@edgeble.ai
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml b/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml index 8e8a40879140..ccf79e738fa1 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml @@ -18,6 +18,7 @@ properties: - rockchip,rk3288-mipi-dsi - rockchip,rk3399-mipi-dsi - rockchip,rk3568-mipi-dsi + - rockchip,rv1126-mipi-dsi - const: snps,dw-mipi-dsi interrupts: @@ -77,6 +78,7 @@ allOf: enum: - rockchip,px30-mipi-dsi - rockchip,rk3568-mipi-dsi + - rockchip,rv1126-mipi-dsi then: properties: |