All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Harigovindan P <harigovi@codeaurora.org>
Cc: dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	sean@poorly.run, seanpaul@chromium.org
Subject: Re: [PATCH v12 2/2] dt-bindings: documenting compatible string vendor "visionox"
Date: Wed, 6 May 2020 20:56:00 +0200	[thread overview]
Message-ID: <20200506185559.GA8227@ravnborg.org> (raw)
In-Reply-To: <20200429054515.4976-2-harigovi@codeaurora.org>

On Wed, Apr 29, 2020 at 11:15:15AM +0530, Harigovindan P wrote:
> Documenting compatible string vendor "visionox" in vendor-prefix yaml file.
> 
> Signed-off-by: Harigovindan P <harigovi@codeaurora.org>

Thanks, applied.

	Sam

> ---
> Changes in v11:
> 	- Added compatible string in vendor-prefix yaml file
> 
> Changes in v12:
> 	- Fixed the string to clear dt_binding_check errors.
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 66a7382add95..1c86ebbeae20 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1047,6 +1047,8 @@ patternProperties:
>      description: Tronsmart
>    "^truly,.*":
>      description: Truly Semiconductors Limited
> +  "^visionox,.*":
> +    description: Visionox
>    "^tsd,.*":
>      description: Theobroma Systems Design und Consulting GmbH
>    "^tyan,.*":
> -- 
> 2.25.1
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Harigovindan P <harigovi@codeaurora.org>
Cc: freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	seanpaul@chromium.org, sean@poorly.run
Subject: Re: [PATCH v12 2/2] dt-bindings: documenting compatible string vendor "visionox"
Date: Wed, 6 May 2020 20:56:00 +0200	[thread overview]
Message-ID: <20200506185559.GA8227@ravnborg.org> (raw)
In-Reply-To: <20200429054515.4976-2-harigovi@codeaurora.org>

On Wed, Apr 29, 2020 at 11:15:15AM +0530, Harigovindan P wrote:
> Documenting compatible string vendor "visionox" in vendor-prefix yaml file.
> 
> Signed-off-by: Harigovindan P <harigovi@codeaurora.org>

Thanks, applied.

	Sam

> ---
> Changes in v11:
> 	- Added compatible string in vendor-prefix yaml file
> 
> Changes in v12:
> 	- Fixed the string to clear dt_binding_check errors.
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 66a7382add95..1c86ebbeae20 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1047,6 +1047,8 @@ patternProperties:
>      description: Tronsmart
>    "^truly,.*":
>      description: Truly Semiconductors Limited
> +  "^visionox,.*":
> +    description: Visionox
>    "^tsd,.*":
>      description: Theobroma Systems Design und Consulting GmbH
>    "^tyan,.*":
> -- 
> 2.25.1
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2020-05-06 18:56 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  4:55 [PATCH v11 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel Harigovindan P
2020-04-21  4:55 ` Harigovindan P
2020-04-21  4:55 ` [PATCH v11 1/2] drm/panel: add support for rm69299 visionox panel driver Harigovindan P
2020-04-29  5:45   ` Harigovindan P
2020-04-21  4:55   ` Harigovindan P
2020-04-21 20:00   ` Matthias Kaehlcke
2020-04-21 20:00     ` Matthias Kaehlcke
2020-05-06 18:57   ` Sam Ravnborg
2020-05-06 18:57     ` Sam Ravnborg
2020-05-14  3:35     ` Dave Airlie
2020-05-14  3:35       ` Dave Airlie
2020-05-14  4:43       ` Sam Ravnborg
2020-05-14  4:43         ` Sam Ravnborg
2020-04-21  4:55 ` [PATCH v11 2/2] dt-bindings: documenting compatible string vendor "visionox" Harigovindan P
2020-04-21  4:55   ` Harigovindan P
2020-04-22 19:40   ` Rob Herring
2020-04-22 19:40     ` Rob Herring
2020-04-29  5:45 ` [PATCH v12 " Harigovindan P
2020-04-29  5:45   ` Harigovindan P
2020-05-05 15:40   ` Rob Herring
2020-05-05 15:40     ` Rob Herring
2020-05-06 18:56   ` Sam Ravnborg [this message]
2020-05-06 18:56     ` Sam Ravnborg

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=20200506185559.GA8227@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=harigovi@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=sean@poorly.run \
    --cc=seanpaul@chromium.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.