All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: dri-devel@lists.freedesktop.org
Cc: devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Marek Vasut <marex@denx.de>, Stefan Agner <stefan@agner.ch>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	Martin Kepplinger <martin.kepplinger@puri.sm>
Subject: [PATCH v3 0/3] dt-bindings: display: Convert mxsfb DT bindings to YAML
Date: Sat, 16 Jan 2021 00:23:01 +0200	[thread overview]
Message-ID: <20210115222304.5427-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This patch series has previously been posted as part of "[PATCH v2 0/7]
drm: mxsfb: Allow overriding bus width". I've split the DT bindings
conversion to a separate series as I believe they're ready, and Martin
has a patch that he would like to submit to the bindings.

All the patches have been acked, and changes to v2 are minor. Rob, could
you take this through your tree ?

Laurent Pinchart (2):
  dt-bindings: display: mxsfb: Convert binding to YAML
  dt-bindings: display: mxsfb: Add and fix compatible strings

Marek Vasut (1):
  dt-bindings: display: mxsfb: Add compatible for i.MX8MM

 .../bindings/display/fsl,lcdif.yaml           | 110 ++++++++++++++++++
 .../devicetree/bindings/display/mxsfb.txt     |  87 --------------
 MAINTAINERS                                   |   2 +-
 3 files changed, 111 insertions(+), 88 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/fsl,lcdif.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/mxsfb.txt

-- 
Regards,

Laurent Pinchart


WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: dri-devel@lists.freedesktop.org
Cc: Marek Vasut <marex@denx.de>,
	devicetree@vger.kernel.org,
	Martin Kepplinger <martin.kepplinger@puri.sm>,
	Stefan Agner <stefan@agner.ch>, Rob Herring <robh+dt@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] dt-bindings: display: Convert mxsfb DT bindings to YAML
Date: Sat, 16 Jan 2021 00:23:01 +0200	[thread overview]
Message-ID: <20210115222304.5427-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This patch series has previously been posted as part of "[PATCH v2 0/7]
drm: mxsfb: Allow overriding bus width". I've split the DT bindings
conversion to a separate series as I believe they're ready, and Martin
has a patch that he would like to submit to the bindings.

All the patches have been acked, and changes to v2 are minor. Rob, could
you take this through your tree ?

Laurent Pinchart (2):
  dt-bindings: display: mxsfb: Convert binding to YAML
  dt-bindings: display: mxsfb: Add and fix compatible strings

Marek Vasut (1):
  dt-bindings: display: mxsfb: Add compatible for i.MX8MM

 .../bindings/display/fsl,lcdif.yaml           | 110 ++++++++++++++++++
 .../devicetree/bindings/display/mxsfb.txt     |  87 --------------
 MAINTAINERS                                   |   2 +-
 3 files changed, 111 insertions(+), 88 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/fsl,lcdif.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/mxsfb.txt

-- 
Regards,

Laurent Pinchart


_______________________________________________
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: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: dri-devel@lists.freedesktop.org
Cc: Marek Vasut <marex@denx.de>,
	devicetree@vger.kernel.org,
	Martin Kepplinger <martin.kepplinger@puri.sm>,
	Rob Herring <robh+dt@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] dt-bindings: display: Convert mxsfb DT bindings to YAML
Date: Sat, 16 Jan 2021 00:23:01 +0200	[thread overview]
Message-ID: <20210115222304.5427-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This patch series has previously been posted as part of "[PATCH v2 0/7]
drm: mxsfb: Allow overriding bus width". I've split the DT bindings
conversion to a separate series as I believe they're ready, and Martin
has a patch that he would like to submit to the bindings.

All the patches have been acked, and changes to v2 are minor. Rob, could
you take this through your tree ?

Laurent Pinchart (2):
  dt-bindings: display: mxsfb: Convert binding to YAML
  dt-bindings: display: mxsfb: Add and fix compatible strings

Marek Vasut (1):
  dt-bindings: display: mxsfb: Add compatible for i.MX8MM

 .../bindings/display/fsl,lcdif.yaml           | 110 ++++++++++++++++++
 .../devicetree/bindings/display/mxsfb.txt     |  87 --------------
 MAINTAINERS                                   |   2 +-
 3 files changed, 111 insertions(+), 88 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/fsl,lcdif.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/mxsfb.txt

-- 
Regards,

Laurent Pinchart

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

             reply	other threads:[~2021-01-15 22:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 22:23 Laurent Pinchart [this message]
2021-01-15 22:23 ` [PATCH v3 0/3] dt-bindings: display: Convert mxsfb DT bindings to YAML Laurent Pinchart
2021-01-15 22:23 ` Laurent Pinchart
2021-01-15 22:23 ` [PATCH v3 1/3] dt-bindings: display: mxsfb: Convert binding " Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-15 22:23 ` [PATCH v3 2/3] dt-bindings: display: mxsfb: Add and fix compatible strings Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-15 22:23 ` [PATCH v3 3/3] dt-bindings: display: mxsfb: Add compatible for i.MX8MM Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-15 22:23   ` Laurent Pinchart
2021-01-22 15:06 ` [PATCH v3 0/3] dt-bindings: display: Convert mxsfb DT bindings to YAML Rob Herring
2021-01-22 15:06   ` Rob Herring
2021-01-22 15:06   ` Rob Herring

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=20210115222304.5427-1-laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=martin.kepplinger@puri.sm \
    --cc=robh+dt@kernel.org \
    --cc=stefan@agner.ch \
    /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.