All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime@cerno.tech>
To: Jyri Sarha <jsarha@ti.com>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com,
	peter.ujfalusi@ti.com, bparrot@ti.com, praneeth@ti.com,
	yamonkar@cadence.com, sjakhade@cadence.com, sam@ravnborg.org,
	robh+dt@kernel.org
Subject: Re: [PATCH v5 2/5] dt-bindings: display: ti,am65x-dss: Add dt-schema yaml binding
Date: Fri, 20 Dec 2019 16:57:18 +0100	[thread overview]
Message-ID: <20191220155718.tlahyintfdmnhilq@gilmour.lan> (raw)
In-Reply-To: <1007a467492c2a588d4348106313a9f4853f3f20.1576857145.git.jsarha@ti.com>

[-- Attachment #1: Type: text/plain, Size: 643 bytes --]

On Fri, Dec 20, 2019 at 05:55:10PM +0200, Jyri Sarha wrote:
> Add dt-schema yaml bindig for AM65x DSS, AM65x version TI Keystone
> Display SubSystem.
>
> Version history:
>
> v2: no change
>
> v3: - Add ports node
>     - use allOf in ti,am65x-oldi-io-ctrl to add both $ref and maxItems
>     - Add includes to dts example
>     - reindent dts example
>
> v4: - Add descriptions to reg and clocks properties
>     - Remove minItems when its value is the same as maxItems value
>
> v5: - itemize reg and clocks properties' descriptions
>
> Signed-off-by: Jyri Sarha <jsarha@ti.com>

Acked-by: Maxime Ripard <mripard@kernel.org>

Thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime@cerno.tech>
To: Jyri Sarha <jsarha@ti.com>
Cc: devicetree@vger.kernel.org, yamonkar@cadence.com,
	praneeth@ti.com, dri-devel@lists.freedesktop.org,
	peter.ujfalusi@ti.com, robh+dt@kernel.org, tomi.valkeinen@ti.com,
	laurent.pinchart@ideasonboard.com, sjakhade@cadence.com,
	sam@ravnborg.org
Subject: Re: [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: Add dt-schema yaml binding
Date: Fri, 20 Dec 2019 16:57:18 +0100	[thread overview]
Message-ID: <20191220155718.tlahyintfdmnhilq@gilmour.lan> (raw)
In-Reply-To: <1007a467492c2a588d4348106313a9f4853f3f20.1576857145.git.jsarha@ti.com>


[-- Attachment #1.1: Type: text/plain, Size: 643 bytes --]

On Fri, Dec 20, 2019 at 05:55:10PM +0200, Jyri Sarha wrote:
> Add dt-schema yaml bindig for AM65x DSS, AM65x version TI Keystone
> Display SubSystem.
>
> Version history:
>
> v2: no change
>
> v3: - Add ports node
>     - use allOf in ti,am65x-oldi-io-ctrl to add both $ref and maxItems
>     - Add includes to dts example
>     - reindent dts example
>
> v4: - Add descriptions to reg and clocks properties
>     - Remove minItems when its value is the same as maxItems value
>
> v5: - itemize reg and clocks properties' descriptions
>
> Signed-off-by: Jyri Sarha <jsarha@ti.com>

Acked-by: Maxime Ripard <mripard@kernel.org>

Thanks!
Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-12-20 15:57 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 15:55 [PATCH v5 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-20 15:55 ` Jyri Sarha
2019-12-20 15:55 ` [PATCH v5 1/5] dt-bindings: display: ti,k2g-dss: Add dt-schema yaml binding Jyri Sarha
2019-12-20 15:55   ` [PATCH v5 1/5] dt-bindings: display: ti, k2g-dss: " Jyri Sarha
2019-12-20 15:56   ` [PATCH v5 1/5] dt-bindings: display: ti,k2g-dss: " Maxime Ripard
2019-12-20 15:56     ` Maxime Ripard
2019-12-26 23:05   ` Rob Herring
2019-12-26 23:05     ` Rob Herring
2020-01-13 22:04   ` Benoit Parrot
2020-01-13 22:04     ` Benoit Parrot
2019-12-20 15:55 ` [PATCH v5 2/5] dt-bindings: display: ti,am65x-dss: " Jyri Sarha
2019-12-20 15:55   ` [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: " Jyri Sarha
2019-12-20 15:57   ` Maxime Ripard [this message]
2019-12-20 15:57     ` Maxime Ripard
2019-12-26 23:07   ` [PATCH v5 2/5] dt-bindings: display: ti,am65x-dss: " Rob Herring
2019-12-26 23:07     ` [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: " Rob Herring
2020-01-13 22:04   ` [PATCH v5 2/5] dt-bindings: display: ti,am65x-dss: " Benoit Parrot
2020-01-13 22:04     ` [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: " Benoit Parrot
2019-12-20 15:55 ` [PATCH v5 3/5] dt-bindings: display: ti,j721e-dss: " Jyri Sarha
2019-12-20 15:55   ` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: " Jyri Sarha
2019-12-20 15:57   ` [PATCH v5 3/5] dt-bindings: display: ti,j721e-dss: " Maxime Ripard
2019-12-20 15:57     ` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: " Maxime Ripard
2019-12-26 23:11   ` [PATCH v5 3/5] dt-bindings: display: ti,j721e-dss: " Rob Herring
2019-12-26 23:11     ` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: " Rob Herring
2020-01-13 22:05   ` [PATCH v5 3/5] dt-bindings: display: ti,j721e-dss: " Benoit Parrot
2020-01-13 22:05     ` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: " Benoit Parrot
2019-12-20 15:55 ` [PATCH v5 4/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-20 15:55   ` Jyri Sarha
2020-01-13 22:06   ` Benoit Parrot
2020-01-13 22:06     ` Benoit Parrot
2019-12-20 15:55 ` [PATCH v5 5/5] MAINTAINERS: add entry for tidss Jyri Sarha
2019-12-20 15:55   ` Jyri Sarha
2020-01-13 22:06   ` Benoit Parrot
2020-01-13 22:06     ` Benoit Parrot

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=20191220155718.tlahyintfdmnhilq@gilmour.lan \
    --to=maxime@cerno.tech \
    --cc=bparrot@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jsarha@ti.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=peter.ujfalusi@ti.com \
    --cc=praneeth@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=sjakhade@cadence.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=yamonkar@cadence.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.