From 40ee3a7b316062e7c1689695f02c4a2c14da7a0a Mon Sep 17 00:00:00 2001 From: Zhang Yubing Date: Tue, 19 Aug 2025 19:33:58 +0800 Subject: [PATCH] dt-bindings: display: rockchip: Add new property for VOP2 Add new property "rockchip,extend-phy-pll-shared-mode" for VOP2 Change-Id: Ice65d948f02be8512e15e2f77ac588c9a83de229 Signed-off-by: Zhang Yubing --- .../bindings/display/rockchip/rockchip-vop2.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml index fba45091d909..ab45f1520ac9 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml @@ -87,6 +87,13 @@ properties: power-domains: maxItems: 1 + rockchip,extend-phy-pll-shared-mode: + description: + True indicate a hdmi phy pll can be take over by a subsequently + connected interface that attached one VP. False mean a hdmi phy + pll can be only used by the VP that attach this hdmi itself. + type: boolean + required: - compatible - reg