From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Rob Herring <robh+dt@kernel.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Krzysztof Kozlowski <krzk@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion
Date: Thu, 14 Jan 2021 07:25:57 +0100 [thread overview]
Message-ID: <cover.1610605373.git.mchehab+huawei@kernel.org> (raw)
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(-)
--
2.29.2
WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Rob Herring <robh+dt@kernel.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion
Date: Thu, 14 Jan 2021 07:25:57 +0100 [thread overview]
Message-ID: <cover.1610605373.git.mchehab+huawei@kernel.org> (raw)
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(-)
--
2.29.2
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Rob Herring <robh+dt@kernel.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion
Date: Thu, 14 Jan 2021 07:25:57 +0100 [thread overview]
Message-ID: <cover.1610605373.git.mchehab+huawei@kernel.org> (raw)
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(-)
--
2.29.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-01-14 6:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 6:25 Mauro Carvalho Chehab [this message]
2021-01-14 6:25 ` [PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion Mauro Carvalho Chehab
2021-01-14 6:25 ` Mauro Carvalho Chehab
2021-01-14 6:25 ` [PATCH 1/3] dt-bindings: usb: update snps,dwc3.yaml references Mauro Carvalho Chehab
2021-01-14 6:25 ` Mauro Carvalho Chehab
2021-01-14 6:25 ` [PATCH 2/3] Documentation/devicetree/bindings/usb/dwc3-st.txt: update usb-drd.yaml reference Mauro Carvalho Chehab
2021-01-14 6:26 ` [PATCH 3/3] MAINTAINERS: update mediatek,ufs-phy.yaml reference Mauro Carvalho Chehab
2021-01-14 6:26 ` Mauro Carvalho Chehab
2021-01-14 6:26 ` Mauro Carvalho Chehab
2021-01-14 9:08 ` [PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion Greg KH
2021-01-14 9:08 ` Greg KH
2021-01-14 9:08 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1610605373.git.mchehab+huawei@kernel.org \
--to=mchehab+huawei@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.