All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add yaml DWC2 bindings
@ 2019-12-19 10:35 ` Benjamin Gaignard
  0 siblings, 0 replies; 20+ messages in thread
From: Benjamin Gaignard @ 2019-12-19 10:35 UTC (permalink / raw)
  To: gregkh, robh+dt, mark.rutland, kgene, krzk, hminas
  Cc: linux-usb, devicetree, linux-kernel, linux-arm-kernel,
	linux-samsung-soc, m.szyprowski, amelie.delaunay,
	Benjamin Gaignard

Convert DWC2 bindings to json-schema and fix issue in dtsi file.

Benjamin Gaignard (2):
  dt-bindings: usb: Convert DWC2 bindings to json-schema
  ARM: dts: exynos: Remove unneeded "snps,dwc2" from hsotg node

 Documentation/devicetree/bindings/usb/dwc2.txt  |  64 ----------
 Documentation/devicetree/bindings/usb/dwc2.yaml | 152 ++++++++++++++++++++++++
 arch/arm/boot/dts/exynos3250.dtsi               |   2 +-
 3 files changed, 153 insertions(+), 65 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/usb/dwc2.txt
 create mode 100644 Documentation/devicetree/bindings/usb/dwc2.yaml

-- 
2.15.0


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

end of thread, other threads:[~2020-01-03 11:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 10:35 [PATCH v2 0/2] Add yaml DWC2 bindings Benjamin Gaignard
2019-12-19 10:35 ` Benjamin Gaignard
2019-12-19 10:35 ` [PATCH v2 1/2] dt-bindings: usb: Convert DWC2 bindings to json-schema Benjamin Gaignard
2019-12-19 10:35   ` Benjamin Gaignard
2019-12-30 15:35   ` Krzysztof Kozlowski
2019-12-30 15:35     ` Krzysztof Kozlowski
2020-01-02  8:43     ` Benjamin GAIGNARD
2020-01-02  8:43       ` Benjamin GAIGNARD
2019-12-19 10:35 ` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" from hsotg node Benjamin Gaignard
2019-12-19 10:35   ` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps, dwc2" " Benjamin Gaignard
2019-12-30 15:37   ` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" " Krzysztof Kozlowski
2019-12-30 15:37     ` Krzysztof Kozlowski
2020-01-02  8:50     ` Benjamin GAIGNARD
2020-01-02  8:50       ` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps, dwc2" " Benjamin GAIGNARD
2020-01-03 11:16       ` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" " Krzysztof Kozlowski
2020-01-03 11:16         ` Krzysztof Kozlowski
2019-12-19 12:54 ` [PATCH v2 0/2] Add yaml DWC2 bindings Minas Harutyunyan
2019-12-19 12:54   ` Minas Harutyunyan
2019-12-20 22:53   ` Rob Herring
2019-12-20 22:53     ` Rob Herring

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.