Re: [PATCH] dt-bindings: usb: dwc2: Add otg-rev property documentation
From: Marek Vasut <marex@denx.de>
Date: 2021-10-25 08:41:26
Also in:
linux-usb
From: Marek Vasut <marex@denx.de>
Date: 2021-10-25 08:41:26
Also in:
linux-usb
On 10/25/21 9:20 AM, Fabrice Gasnier wrote:
On 10/24/21 2:36 AM, Marek Vasut wrote:quoted
Copy the otg-rev property documentation from usb-drd.yaml into the DWC2 binding document, since some users of the DWC2 IP like STM32MP1 use the otg-rev property in DT bindings for this controller. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: devicetree@vger.kernel.org --- NOTE: Shouldn't this somehow be part of the USB core bindings instead?Hi Marek, Yes, this is similar to patch series I sent recently, see [1]. [1] https://lore.kernel.org/linux-usb/1634133425-25670-1-git-send-email-fabrice.gasnier@foss.st.com/ (local)
That looks good, thanks.