mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
dt-bindings: phy: rockchip-inno-usb2: add gpio-vbus-det and gpio-id-det property
This patch adds "rockchip,gpio-vbus-det" and ""rockchip,gpio-id-det" property for otg port when using GPIO for USB vbus and id detection. Change-Id: Id3cb58aea41b6b8807b364db932f42021e2853a8 Signed-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>
This commit is contained in:
@@ -160,6 +160,16 @@ properties:
|
||||
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.
|
||||
|
||||
rockchip,gpio-vbus-det:
|
||||
$ref: /schemas/types.yaml#/definitions/flag
|
||||
description: when set, indicates that the otg port will use a gpio
|
||||
for USB vbus detection.
|
||||
|
||||
rockchip,gpio-id-det:
|
||||
$ref: /schemas/types.yaml#/definitions/flag
|
||||
description: when set, indicates that the otg port will use a gpio
|
||||
for USB id detection.
|
||||
|
||||
rockchip,sel-pipe-phystatus:
|
||||
$ref: /schemas/types.yaml#/definitions/flag
|
||||
description: when set, select the pipe phy status from grf for usb
|
||||
|
||||
Reference in New Issue
Block a user