mbox series

[v2,0/2] usb: dt-bindings: samsung: convert to dtschema

Message ID 20220302190938.6195-1-krzysztof.kozlowski@canonical.com (mailing list archive)
Headers show
Series usb: dt-bindings: samsung: convert to dtschema | expand

Message

Krzysztof Kozlowski March 2, 2022, 7:09 p.m. UTC
Hi Greg,

Could you pick these up?

Changes since v1
================
1. Drop DTS patches (applied),
2. Add tags.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
  dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema
  dt-bindings: usb: samsung,exynos-usb2: convert to dtschema

 .../devicetree/bindings/usb/exynos-usb.txt    | 115 ----------------
 .../bindings/usb/samsung,exynos-dwc3.yaml     | 129 ++++++++++++++++++
 .../bindings/usb/samsung,exynos-usb2.yaml     | 117 ++++++++++++++++
 3 files changed, 246 insertions(+), 115 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/usb/exynos-usb.txt
 create mode 100644 Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
 create mode 100644 Documentation/devicetree/bindings/usb/samsung,exynos-usb2.yaml

Comments

Greg KH March 2, 2022, 8:25 p.m. UTC | #1
On Wed, Mar 02, 2022 at 08:09:36PM +0100, Krzysztof Kozlowski wrote:
> Hi Greg,
> 
> Could you pick these up?

Will do so, give me a few days...

thanks,

greg k-h