From: Sam Ravnborg <sam@ravnborg.org>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
Andrzej Hajda <a.hajda@samsung.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Jernej Skrabec <jernej.skrabec@siol.net>,
Jonas Karlman <jonas@kwiboo.se>, Sekhar Nori <nsekhar@ti.com>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Swapnil Kashinath Jakhade <sjakhade@cadence.com>,
Nikhil Devshatwar <nikhil.nd@ti.com>
Subject: Re: [PATCH v4 0/2] drm: add DisplayPort connector
Date: Thu, 3 Dec 2020 22:24:22 +0100 [thread overview]
Message-ID: <20201203212422.GA81406@ravnborg.org> (raw)
In-Reply-To: <0110944b-f531-1a2c-2263-e5cba86730e4@ti.com>
Hi Tomi,
On Thu, Dec 03, 2020 at 01:52:21PM +0200, Tomi Valkeinen wrote:
> Hi DRM Bridge maintainers,
>
> On 30/11/2020 13:29, Tomi Valkeinen wrote:
> > Hi,
> >
> > This series adds the DT bindings and a driver for DisplayPort connector.
> >
> > Minor changes since v3:
> > - Added Laurent's reviewed-bys
> > - Added $ref to graph schema
> > - Use 'ret' instead of 'r'
> > - Add the missing period
> >
> > Tomi
> >
> > Tomi Valkeinen (2):
> > dt-bindings: dp-connector: add binding for DisplayPort connector
> > drm/bridge: display-connector: add DP support
> >
> > .../display/connector/dp-connector.yaml | 56 +++++++++++++++++++
> > drivers/gpu/drm/bridge/display-connector.c | 46 ++++++++++++++-
> > 2 files changed, 100 insertions(+), 2 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/display/connector/dp-connector.yaml
> >
>
> Is it ok for me to push this to drm-misc-next, or does one of the bridge maintainers want to handle
> that?
IMO apply them to drm-misc-next.
But I am not bridge maintainer so...
Sam
WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: devicetree@vger.kernel.org,
Jernej Skrabec <jernej.skrabec@siol.net>,
Neil Armstrong <narmstrong@baylibre.com>,
Jonas Karlman <jonas@kwiboo.se>, Sekhar Nori <nsekhar@ti.com>,
dri-devel@lists.freedesktop.org,
Andrzej Hajda <a.hajda@samsung.com>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Swapnil Kashinath Jakhade <sjakhade@cadence.com>,
Nikhil Devshatwar <nikhil.nd@ti.com>
Subject: Re: [PATCH v4 0/2] drm: add DisplayPort connector
Date: Thu, 3 Dec 2020 22:24:22 +0100 [thread overview]
Message-ID: <20201203212422.GA81406@ravnborg.org> (raw)
In-Reply-To: <0110944b-f531-1a2c-2263-e5cba86730e4@ti.com>
Hi Tomi,
On Thu, Dec 03, 2020 at 01:52:21PM +0200, Tomi Valkeinen wrote:
> Hi DRM Bridge maintainers,
>
> On 30/11/2020 13:29, Tomi Valkeinen wrote:
> > Hi,
> >
> > This series adds the DT bindings and a driver for DisplayPort connector.
> >
> > Minor changes since v3:
> > - Added Laurent's reviewed-bys
> > - Added $ref to graph schema
> > - Use 'ret' instead of 'r'
> > - Add the missing period
> >
> > Tomi
> >
> > Tomi Valkeinen (2):
> > dt-bindings: dp-connector: add binding for DisplayPort connector
> > drm/bridge: display-connector: add DP support
> >
> > .../display/connector/dp-connector.yaml | 56 +++++++++++++++++++
> > drivers/gpu/drm/bridge/display-connector.c | 46 ++++++++++++++-
> > 2 files changed, 100 insertions(+), 2 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/display/connector/dp-connector.yaml
> >
>
> Is it ok for me to push this to drm-misc-next, or does one of the bridge maintainers want to handle
> that?
IMO apply them to drm-misc-next.
But I am not bridge maintainer so...
Sam
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2020-12-03 21:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-30 11:29 [PATCH v4 0/2] drm: add DisplayPort connector Tomi Valkeinen
2020-11-30 11:29 ` Tomi Valkeinen
2020-11-30 11:29 ` [PATCH v4 1/2] dt-bindings: dp-connector: add binding for " Tomi Valkeinen
2020-11-30 11:29 ` Tomi Valkeinen
2020-12-01 2:09 ` Rob Herring
2020-12-01 2:09 ` Rob Herring
2020-11-30 11:29 ` [PATCH v4 2/2] drm/bridge: display-connector: add DP support Tomi Valkeinen
2020-11-30 11:29 ` Tomi Valkeinen
2020-12-03 11:52 ` [PATCH v4 0/2] drm: add DisplayPort connector Tomi Valkeinen
2020-12-03 11:52 ` Tomi Valkeinen
2020-12-03 21:24 ` Sam Ravnborg [this message]
2020-12-03 21:24 ` Sam Ravnborg
2020-12-08 9:14 ` Tomi Valkeinen
2020-12-08 9:14 ` Tomi Valkeinen
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=20201203212422.GA81406@ravnborg.org \
--to=sam@ravnborg.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=a.hajda@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@siol.net \
--cc=jonas@kwiboo.se \
--cc=narmstrong@baylibre.com \
--cc=nikhil.nd@ti.com \
--cc=nsekhar@ti.com \
--cc=sjakhade@cadence.com \
--cc=tomi.valkeinen@ti.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.