All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Corentin Labbe <clabbe@baylibre.com>
Cc: robh+dt@kernel.org, ulli.kroll@googlemail.com,
	linus.walleij@linaro.org, daniel@ffwll.ch,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	airlied@linux.ie
Subject: Re: [PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
Date: Thu, 20 May 2021 21:00:54 -0500	[thread overview]
Message-ID: <20210521020054.GA2500924@robh.at.kernel.org> (raw)
In-Reply-To: <20210519203547.837237-1-clabbe@baylibre.com>

On Wed, 19 May 2021 20:35:45 +0000, Corentin Labbe wrote:
> Converts display/faraday,tve200.txt to yaml.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
> Changes since v1:
> - added two subsequent patchs fixing issue found when converting
> - fixed all issues reported by Rob Herring
>  .../bindings/display/faraday,tve200.txt       | 54 ---------------
>  .../bindings/display/faraday,tve200.yaml      | 68 +++++++++++++++++++
>  2 files changed, 68 insertions(+), 54 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.txt
>  create mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.yaml
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Corentin Labbe <clabbe@baylibre.com>
Cc: robh+dt@kernel.org, ulli.kroll@googlemail.com,
	linus.walleij@linaro.org, daniel@ffwll.ch,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	airlied@linux.ie
Subject: Re: [PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
Date: Thu, 20 May 2021 21:00:54 -0500	[thread overview]
Message-ID: <20210521020054.GA2500924@robh.at.kernel.org> (raw)
In-Reply-To: <20210519203547.837237-1-clabbe@baylibre.com>

On Wed, 19 May 2021 20:35:45 +0000, Corentin Labbe wrote:
> Converts display/faraday,tve200.txt to yaml.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
> Changes since v1:
> - added two subsequent patchs fixing issue found when converting
> - fixed all issues reported by Rob Herring
>  .../bindings/display/faraday,tve200.txt       | 54 ---------------
>  .../bindings/display/faraday,tve200.yaml      | 68 +++++++++++++++++++
>  2 files changed, 68 insertions(+), 54 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.txt
>  create mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.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: Corentin Labbe <clabbe@baylibre.com>
Cc: devicetree@vger.kernel.org, airlied@linux.ie,
	ulli.kroll@googlemail.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
Date: Thu, 20 May 2021 21:00:54 -0500	[thread overview]
Message-ID: <20210521020054.GA2500924@robh.at.kernel.org> (raw)
In-Reply-To: <20210519203547.837237-1-clabbe@baylibre.com>

On Wed, 19 May 2021 20:35:45 +0000, Corentin Labbe wrote:
> Converts display/faraday,tve200.txt to yaml.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
> Changes since v1:
> - added two subsequent patchs fixing issue found when converting
> - fixed all issues reported by Rob Herring
>  .../bindings/display/faraday,tve200.txt       | 54 ---------------
>  .../bindings/display/faraday,tve200.yaml      | 68 +++++++++++++++++++
>  2 files changed, 68 insertions(+), 54 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.txt
>  create mode 100644 Documentation/devicetree/bindings/display/faraday,tve200.yaml
> 

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

  parent reply	other threads:[~2021-05-21  2:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 20:35 [PATCH v2 1/3] dt-bindings: display: convert faraday,tve200 Corentin Labbe
2021-05-19 20:35 ` Corentin Labbe
2021-05-19 20:35 ` Corentin Labbe
2021-05-19 20:35 ` [PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port Corentin Labbe
2021-05-19 20:35   ` Corentin Labbe
2021-05-19 20:35   ` Corentin Labbe
2021-05-21 23:55   ` Linus Walleij
2021-05-21 23:55     ` Linus Walleij
2021-05-21 23:55     ` Linus Walleij
2021-05-19 20:35 ` [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display Corentin Labbe
2021-05-19 20:35   ` Corentin Labbe
2021-05-19 20:35   ` Corentin Labbe
2021-05-21 23:55   ` Linus Walleij
2021-05-21 23:55     ` Linus Walleij
2021-05-21 23:55     ` Linus Walleij
2021-05-21  2:00 ` Rob Herring [this message]
2021-05-21  2:00   ` [PATCH v2 1/3] dt-bindings: display: convert faraday,tve200 Rob Herring
2021-05-21  2:00   ` Rob Herring
2021-05-21 23:54 ` Linus Walleij
2021-05-21 23:54   ` Linus Walleij
2021-05-21 23:54   ` Linus Walleij

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=20210521020054.GA2500924@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=airlied@linux.ie \
    --cc=clabbe@baylibre.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=ulli.kroll@googlemail.com \
    /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.