devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
@ 2022-10-10 10:18 Peng Fan (OSS)
  2022-10-10 10:18 ` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: convert " Peng Fan (OSS)
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Peng Fan (OSS) @ 2022-10-10 10:18 UTC (permalink / raw)
  To: gregkh, robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, linux-usb, devicetree, linux-kernel,
	linux-arm-kernel, jun.li, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

This patchset is to convert ci-hdrc-usb2 and usbmisc-imx to yaml format.
There are compatible strings not landed in binding doc, but in device tree,
so run dtbs_check on the single yaml convertion patch will report
dtbs_check failure. If apply the whole patchset, there will be no failure.

I put Greg as maintainer of the yaml file, because I not sure who should
be put there.

Peng Fan (6):
  dt-bindings: usb: ci-hdrc-usb2: convert to yaml
  dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible
  dt-bindings: usb: ci-hdrc-usb2: add i.MX8DXL/M[M,N] support
  dt-bindings: usb: usbmisc-imx: convert to yaml
  dt-bindings: usb: usbmisc-imx: add clocks property
  dt-bindings: usb: usbmisc-imx: add more i.MX compatible

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt  | 158 ---------
 .../devicetree/bindings/usb/ci-hdrc-usb2.yaml | 322 ++++++++++++++++++
 .../devicetree/bindings/usb/usbmisc-imx.txt   |  18 -
 .../devicetree/bindings/usb/usbmisc-imx.yaml  |  67 ++++
 4 files changed, 389 insertions(+), 176 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
 create mode 100644 Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml
 delete mode 100644 Documentation/devicetree/bindings/usb/usbmisc-imx.txt
 create mode 100644 Documentation/devicetree/bindings/usb/usbmisc-imx.yaml

-- 
2.37.1


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2022-10-14  3:31 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 10:18 [PATCH 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml Peng Fan (OSS)
2022-10-10 10:18 ` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: convert " Peng Fan (OSS)
2022-10-10 12:00   ` Rob Herring
2022-10-10 12:12   ` Rob Herring
2022-10-12 10:57     ` Peng Fan
2022-10-12 13:24   ` Krzysztof Kozlowski
2022-10-14  3:31     ` Peng Fan
2022-10-10 10:18 ` [PATCH 2/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible Peng Fan (OSS)
2022-10-12 13:25   ` Krzysztof Kozlowski
2022-10-10 10:18 ` [PATCH 3/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX8DXL/M[M,N] support Peng Fan (OSS)
2022-10-10 10:18 ` [PATCH 4/6] dt-bindings: usb: usbmisc-imx: convert to yaml Peng Fan (OSS)
2022-10-10 13:12   ` Rob Herring
2022-10-10 20:25   ` Greg KH
2022-10-11  1:51     ` Jun Li
2022-10-11  3:15       ` Xu Yang
2022-10-12  6:18         ` Peng Fan
2022-10-12  8:16           ` Xu Yang
2022-10-12 13:28   ` Krzysztof Kozlowski
2022-10-14  0:35     ` Peng Fan
2022-10-10 10:18 ` [PATCH 5/6] dt-bindings: usb: usbmisc-imx: add clocks property Peng Fan (OSS)
2022-10-10 12:00   ` Rob Herring
2022-10-10 10:18 ` [PATCH 6/6] dt-bindings: usb: usbmisc-imx: add more i.MX compatible Peng Fan (OSS)
2022-10-10 20:25 ` [PATCH 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).