All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 11/12] dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema
Date: Tue, 8 Feb 2022 21:05:01 -0600	[thread overview]
Message-ID: <YgMvXTZvQ/7hgUSJ@robh.at.kernel.org> (raw)
In-Reply-To: <20220123111644.25540-12-krzysztof.kozlowski@canonical.com>

On Sun, 23 Jan 2022 12:16:43 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung Exynos SoC USB 3.0 DWC3 Controller bindings to DT
> schema format.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../devicetree/bindings/usb/exynos-usb.txt    |  49 -------
>  .../bindings/usb/samsung,exynos-dwc3.yaml     | 129 ++++++++++++++++++
>  2 files changed, 129 insertions(+), 49 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 11/12] dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema
Date: Tue, 8 Feb 2022 21:05:01 -0600	[thread overview]
Message-ID: <YgMvXTZvQ/7hgUSJ@robh.at.kernel.org> (raw)
In-Reply-To: <20220123111644.25540-12-krzysztof.kozlowski@canonical.com>

On Sun, 23 Jan 2022 12:16:43 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung Exynos SoC USB 3.0 DWC3 Controller bindings to DT
> schema format.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../devicetree/bindings/usb/exynos-usb.txt    |  49 -------
>  .../bindings/usb/samsung,exynos-dwc3.yaml     | 129 ++++++++++++++++++
>  2 files changed, 129 insertions(+), 49 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2022-02-09  3:06 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-23 11:16 [PATCH 00/12] usb: dt-bindings: samsung: convert to dtschema Krzysztof Kozlowski
2022-01-23 11:16 ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 01/12] arm64: dts: exynos: add USB DWC3 supplies to Espresso board Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-26  6:58   ` Alim Akhtar
2022-01-26  6:58     ` Alim Akhtar
2022-01-26  8:10     ` Krzysztof Kozlowski
2022-01-26  8:10       ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 02/12] ARM: dts: exynos: add USB DWC3 supplies to Arndale Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 03/12] ARM: dts: exynos: add USB DWC3 supplies to SMDK5250 Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 04/12] ARM: dts: exynos: add USB DWC3 supplies to Chromebook Snow Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 05/12] ARM: dts: exynos: add USB DWC3 supplies to Chromebook Spring Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 06/12] ARM: dts: exynos: add USB DWC3 supplies to ArndaleOcta Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 07/12] ARM: dts: exynos: add USB DWC3 supplies to Chromebook Peach Pit Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 08/12] ARM: dts: exynos: add USB DWC3 supplies to Chromebook Peach Pi Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 09/12] ARM: dts: exynos: add USB DWC3 supplies to SMDK5420 Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 10/12] ARM: dts: exynos: add fake USB DWC3 supplies to SMDK5410 Krzysztof Kozlowski
2022-01-23 11:16   ` Krzysztof Kozlowski
2022-01-23 11:16 ` [PATCH 11/12] dt-bindings: usb: samsung,exynos-dwc3: convert to dtschema Krzysztof Kozlowski
2022-01-23 11:16   ` [PATCH 11/12] dt-bindings: usb: samsung, exynos-dwc3: " Krzysztof Kozlowski
2022-02-09  3:05   ` Rob Herring [this message]
2022-02-09  3:05     ` [PATCH 11/12] dt-bindings: usb: samsung,exynos-dwc3: " Rob Herring
2022-01-23 11:16 ` [PATCH 12/12] dt-bindings: usb: samsung,exynos-usb2: " Krzysztof Kozlowski
2022-01-23 11:16   ` [PATCH 12/12] dt-bindings: usb: samsung, exynos-usb2: " Krzysztof Kozlowski
2022-02-09  3:06   ` [PATCH 12/12] dt-bindings: usb: samsung,exynos-usb2: " Rob Herring
2022-02-09  3:06     ` Rob Herring
2022-01-25 17:02 ` [PATCH 00/12] usb: dt-bindings: samsung: convert to dtschema (subset) Krzysztof Kozlowski
2022-01-25 17:02   ` Krzysztof Kozlowski

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=YgMvXTZvQ/7hgUSJ@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --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.