[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220504075309.6244-2-piyush.mehta@xilinx.com>
Date: Wed, 4 May 2022 13:23:08 +0530
From: Piyush Mehta <piyush.mehta@...inx.com>
To: <gregkh@...uxfoundation.org>, <balbi@...nel.org>,
<radheys@...inx.com>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <michal.simek@...inx.com>,
<manish.narani@...inx.com>
CC: <linux-usb@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <git@...inx.com>,
<sivadur@...inx.com>, Piyush Mehta <piyush.mehta@...inx.com>
Subject: [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
Added optional property support reset-gpios for the dwc3-Xilinx
glue driver.
Signed-off-by: Piyush Mehta <piyush.mehta@...inx.com>
---
Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml b/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
index f77c16e..098b731 100644
--- a/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
+++ b/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
@@ -71,6 +71,10 @@ properties:
- usb2-phy
- usb3-phy
+ reset-gpios:
+ description: GPIO used for the reset ulpi-phy
+ maxItems: 1
+
# Required child node:
patternProperties:
--
2.7.4
Powered by blists - more mailing lists