Re: [PATCH] dt-bindings: usb: dwc2: Add otg-rev property documentation
From: Marek Vasut <marex@denx.de>
Date: 2021-10-31 09:57:00
Also in:
linux-devicetree
From: Marek Vasut <marex@denx.de>
Date: 2021-10-31 09:57:00
Also in:
linux-devicetree
On 10/29/21 4:09 AM, Rob Herring wrote:
On Sun, Oct 24, 2021 at 02:36:52AM +0200, 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?Yes, usb-drd.yaml IIRC
Right, drop this patch, since the patchset from Fabrice is better and does exactly what I was wondering about in the NOTE.