From 562f40a918152d9c229931f7ff61025550b6bbf1 Mon Sep 17 00:00:00 2001 From: William Wu Date: Fri, 1 Mar 2024 09:59:27 +0800 Subject: [PATCH] dt-bindings: phy: rockchip-usbdp: Add usbdpphy-clamp property Add "rockchip,usbdpphy-clamp" property to clamp usbdpphy output when usbdpphy power off. Signed-off-by: William Wu Change-Id: Ib639f0cc0fecd6e7b9f0c3ad3ac5d26204eb7921 --- Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml index ec886e9f990d..54e1db665097 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml @@ -78,6 +78,10 @@ properties: Phandle to the syscon managing the 'video output general register files'. When select the dp lane mapping will request its phandle. + rockchip,usbdpphy-clamp: + $ref: /schemas/types.yaml#/definitions/phandle + description: When set, clamp phy output. Only work when usbdpphy power off. + dp-port: type: object additionalProperties: false