linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sandor Yu <sandor.yu@nxp.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"andrzej.hajda@intel.com" <andrzej.hajda@intel.com>,
	"narmstrong@baylibre.com" <narmstrong@baylibre.com>,
	"robert.foss@linaro.org" <robert.foss@linaro.org>,
	"Laurent.pinchart@ideasonboard.com" 
	<Laurent.pinchart@ideasonboard.com>,
	"jonas@kwiboo.se" <jonas@kwiboo.se>,
	"jernej.skrabec@gmail.com" <jernej.skrabec@gmail.com>
Cc: "S.J. Wang" <shengjiu.wang@nxp.com>,
	"amuel@sholland.org" <amuel@sholland.org>,
	"cai.huoqing@linux.dev" <cai.huoqing@linux.dev>,
	"maxime@cerno.tech" <maxime@cerno.tech>,
	"hverkuil-cisco@xs4all.nl" <hverkuil-cisco@xs4all.nl>
Subject: RE: [EXT] Re: [PATCH v1 0/5] DRM: Bridge: DW_HDMI: Add new features and bug fix
Date: Thu, 7 Apr 2022 11:46:07 +0000	[thread overview]
Message-ID: <DB7PR04MB5450D399E3E039F10B1BE9ABF4E69@DB7PR04MB5450.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <cb1e7e1c5527e531a9c864a337aabde1c20b9940.camel@pengutronix.de>

Hi Philipp

> -----Original Message-----
> From: Philipp Zabel <p.zabel@pengutronix.de>
> Sent: 2022年4月7日 16:43
> To: Sandor Yu <sandor.yu@nxp.com>; dri-devel@lists.freedesktop.org;
> linux-kernel@vger.kernel.org; andrzej.hajda@intel.com;
> narmstrong@baylibre.com; robert.foss@linaro.org;
> Laurent.pinchart@ideasonboard.com; jonas@kwiboo.se;
> jernej.skrabec@gmail.com
> Cc: S.J. Wang <shengjiu.wang@nxp.com>; amuel@sholland.org;
> cai.huoqing@linux.dev; maxime@cerno.tech; hverkuil-cisco@xs4all.nl
> Subject: [EXT] Re: [PATCH v1 0/5] DRM: Bridge: DW_HDMI: Add new features
> and bug fix
> 
> Caution: EXT Email
> 
> Hi Sandor,
> 
> On Mi, 2022-04-06 at 16:48 +0800, Sandor.yu@nxp.com wrote:
> > From: Sandor Yu <Sandor.yu@nxp.com>
> >
> > It is new features and bug fix patch set for DW_HDMI DRM bridge driver
> > that has verified by NXP iMX865.
> 
> Is that iMX865 or i.MX865? Both are used in different places of this patchset,
> I'd pick the official spelling and use it everywhere.
> 
Check it in NXP internal, the i.MX865 official name in community should be i.MX 8M Plus or i.MX8MPlus
I will use i.MX8MPlus in the patch set later.
Thanks for your comments.

> regards
> Philipp

B.R
Sandor

      reply	other threads:[~2022-04-07 11:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06  8:48 [PATCH v1 0/5] DRM: Bridge: DW_HDMI: Add new features and bug fix Sandor.yu
2022-04-06  8:48 ` [PATCH v1 1/5] drm: bridge: dw_hdmi: cec: Add cec suspend/resume function Sandor.yu
2022-04-06  9:46   ` Hans Verkuil
2022-04-07  8:30     ` [EXT] " Sandor Yu
2022-04-06  8:48 ` [PATCH v1 2/5] drm: bridge: dw_hdmi: enable overflow workaround for v2.13a Sandor.yu
2022-04-06  9:17   ` Neil Armstrong
2022-04-07  8:30     ` [EXT] " Sandor Yu
2022-04-06  8:48 ` [PATCH v1 3/5] drm: bridge: dw_hdmi: Enable GCP only for Deep Color Sandor.yu
2022-04-06  9:20   ` Neil Armstrong
2022-04-07  8:31     ` [EXT] " Sandor Yu
2022-04-06  8:48 ` [PATCH v1 4/5] drm: bridge: dw_hdmi: add reset function for PHY GEN1 Sandor.yu
2022-04-06  8:48 ` [PATCH v1 5/5] drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver Sandor.yu
2022-04-06  9:27   ` Neil Armstrong
2022-04-07  8:31     ` [EXT] " Sandor Yu
2022-04-07  8:43 ` [PATCH v1 0/5] DRM: Bridge: DW_HDMI: Add new features and bug fix Philipp Zabel
2022-04-07 11:46   ` Sandor Yu [this message]

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=DB7PR04MB5450D399E3E039F10B1BE9ABF4E69@DB7PR04MB5450.eurprd04.prod.outlook.com \
    --to=sandor.yu@nxp.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=amuel@sholland.org \
    --cc=andrzej.hajda@intel.com \
    --cc=cai.huoqing@linux.dev \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maxime@cerno.tech \
    --cc=narmstrong@baylibre.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robert.foss@linaro.org \
    --cc=shengjiu.wang@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).