diff options
author | Jagan Teki <[email protected]> | 2023-07-31 16:30:01 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-08-22 19:28:10 +0530 |
commit | e92681b37656d447d0a58d15d78a4dc00e9638dd (patch) | |
tree | 076a065d6f4a7514d96f1d7cc0a5f5a170b57cba | |
parent | 188a447b20f83b58f89413aaa811d7f1dc247638 (diff) |
dt-bindings: phy: rockchip-inno-dsidphy: Document rv1126
Document a compatible string for the rv1126 dsi-dphy.
Signed-off-by: Jagan Teki <[email protected]>
Acked-by: Heiko Stuebner <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml b/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml index 5c35e5ceec0b..46e64fa293d5 100644 --- a/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml +++ b/Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml @@ -19,6 +19,7 @@ properties: - rockchip,rk3128-dsi-dphy - rockchip,rk3368-dsi-dphy - rockchip,rk3568-dsi-dphy + - rockchip,rv1126-dsi-dphy reg: maxItems: 1 |