Re: [PATCH v3 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
From: Lee Jones <lee@kernel.org>
Date: 2023-01-24 10:31:29
Also in:
linux-devicetree, linux-usb, lkml
From: Lee Jones <lee@kernel.org>
Date: 2023-01-24 10:31:29
Also in:
linux-devicetree, linux-usb, lkml
On Mon, 23 Jan 2023, Rob Herring wrote:
The OMAP OHCI and EHCI USB host bindings follow the generic binding, so add the compatibles and remove the old txt binding docs. The examples in omap-usb-host.txt don't match actual users, so update them dropping the fallback compatible. Signed-off-by: Rob Herring <robh@kernel.org> --- v3: - Fix document references to generic-ehci.yaml and generic-ohci.yaml (0-day) v2: - New patch --- .../devicetree/bindings/mfd/omap-usb-host.txt | 8 +++---
Acked-by: Lee Jones <lee@kernel.org>
.../devicetree/bindings/usb/ehci-omap.txt | 31 ---------------------- .../devicetree/bindings/usb/generic-ehci.yaml | 1 + .../devicetree/bindings/usb/generic-ohci.yaml | 4 ++- .../devicetree/bindings/usb/ohci-omap3.txt | 15 ----------- 5 files changed, 8 insertions(+), 51 deletions(-)
-- Lee Jones [李琼斯]