On Mon, 22 Jun 2020 19:37:32 +0900, Yoshihiro Shimoda wrote: > Convert Renesas related parts of usb-xhci to YAML because > they are not compatible with generic-xhci. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > Changes from v1: > - Update the commit description. > - Use SoC part names instead of part numbers in the comments. > - Add comments on renesas,rcar-gen[23]-xhci. > - Add power-domains and resets to required. > https://patchwork.kernel.org/patch/11604565/ > > .../devicetree/bindings/usb/renesas,usb-xhci.yaml | 86 ++++++++++++++++++++++ > Documentation/devicetree/bindings/usb/usb-xhci.txt | 18 ----- > 2 files changed, 86 insertions(+), 18 deletions(-) > create mode 100644 Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml > Applied, thanks!