On 10/25/21 9:20 AM, Fabrice Gasnier wrote:
On 10/24/21 2:36 AM, Marek Vasut wrote:
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@xxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: Rob Herring <robh+dt@xxxxxxxxxx>
Cc: devicetree@xxxxxxxxxxxxxxx
---
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@xxxxxxxxxxx/
That looks good, thanks.