From cf63c93a2bda80b8b1b1accec0ca7e2e176f3582 Mon Sep 17 00:00:00 2001 From: William Wu Date: Mon, 10 Jan 2022 10:33:03 +0800 Subject: [PATCH] dt-bindings: phy: rockchip-inno-usb2: add typec-vbus-det property This patch adds "rockchip,typec-vbus-det" property for Type-C interface with vbusdet pin always pulled up. Signed-off-by: William Wu Change-Id: Ib56e107456ad32ae6e1b87aaf530070884b71f84 --- .../devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml index 4bd4df1cb168..35b74857a275 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml @@ -147,6 +147,11 @@ properties: $ref: /schemas/types.yaml#/definitions/flag description: when set, the port will enter low power state when suspend. + rockchip,typec-vbus-det: + $ref: /schemas/types.yaml#/definitions/flag + description: when set, check the vbus status from grf con for Type-C + interface. It's used when the vbusdet pin is always pulled up. + required: - "#phy-cells" - interrupts