mbox series

[0/3] Fix broken references at next-20210114 due to yaml conversion

Message ID cover.1610605373.git.mchehab+huawei@kernel.org (mailing list archive)
Headers show
Series Fix broken references at next-20210114 due to yaml conversion | expand

Message

Mauro Carvalho Chehab Jan. 14, 2021, 6:25 a.m. UTC
Three new broken references were added between next-20210113 and
next-20210114, due to yaml conversion. 

Address them.

Please add those patches  at the same tree as the respective
conversion changesets were added.

Thanks!
Mauro

Mauro Carvalho Chehab (3):
  dt-bindings: usb: update snps,dwc3.yaml references
  Documentation/devicetree/bindings/usb/dwc3-st.txt: update usb-drd.yaml
    reference
  MAINTAINERS: update mediatek,ufs-phy.yaml reference

 Documentation/devicetree/bindings/usb/dwc3-st.txt    | 4 ++--
 Documentation/devicetree/bindings/usb/exynos-usb.txt | 2 +-
 Documentation/devicetree/bindings/usb/omap-usb.txt   | 2 +-
 MAINTAINERS                                          | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

Comments

Greg KH Jan. 14, 2021, 9:08 a.m. UTC | #1
On Thu, Jan 14, 2021 at 07:25:57AM +0100, Mauro Carvalho Chehab wrote:
> Three new broken references were added between next-20210113 and
> next-20210114, due to yaml conversion. 
> 
> Address them.
> 
> Please add those patches  at the same tree as the respective
> conversion changesets were added.

I've taken the USB patches here, thanks.

greg k-h