All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	agx@sigxcpu.org, l.stach@pengutronix.de,
	Abel Vesa <abel.vesa@nxp.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/5] clk: imx8mq: Add VIDEO2_PLL clock
Date: Mon, 14 Oct 2019 19:27:49 +0800	[thread overview]
Message-ID: <20191014112748.GM12262@dragon> (raw)
In-Reply-To: <1570025100-5634-2-git-send-email-laurentiu.palcu@nxp.com>

On Wed, Oct 02, 2019 at 05:04:53PM +0300, Laurentiu Palcu wrote:
> This clock is needed by DCSS when high resolutions are used.
> 
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
> CC: Abel Vesa <abel.vesa@nxp.com>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Cc: devicetree@vger.kernel.org, Abel Vesa <abel.vesa@nxp.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	agx@sigxcpu.org, linux-arm-kernel@lists.infradead.org,
	l.stach@pengutronix.de
Subject: Re: [PATCH v2 1/5] clk: imx8mq: Add VIDEO2_PLL clock
Date: Mon, 14 Oct 2019 19:27:49 +0800	[thread overview]
Message-ID: <20191014112748.GM12262@dragon> (raw)
In-Reply-To: <1570025100-5634-2-git-send-email-laurentiu.palcu@nxp.com>

On Wed, Oct 02, 2019 at 05:04:53PM +0300, Laurentiu Palcu wrote:
> This clock is needed by DCSS when high resolutions are used.
> 
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
> CC: Abel Vesa <abel.vesa@nxp.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-10-14 11:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 14:04 [PATCH v2 0/5] Add support for iMX8MQ Display Controller Subsystem Laurentiu Palcu
2019-10-02 14:04 ` Laurentiu Palcu
2019-10-02 14:04 ` Laurentiu Palcu
2019-10-02 14:04 ` [PATCH v2 1/5] clk: imx8mq: Add VIDEO2_PLL clock Laurentiu Palcu
2019-10-02 14:04   ` Laurentiu Palcu
2019-10-14 11:27   ` Shawn Guo [this message]
2019-10-14 11:27     ` Shawn Guo
2019-10-02 14:04 ` [PATCH v2 2/5] drm/imx: compile imx directory by default Laurentiu Palcu
2019-10-02 14:04 ` [PATCH v2 3/5] drm/imx: Add initial support for DCSS on iMX8MQ Laurentiu Palcu
2019-10-02 14:04   ` Laurentiu Palcu
2019-10-02 14:04 ` [PATCH v2 4/5] dt-bindings: display: imx: add bindings for DCSS Laurentiu Palcu
2019-10-02 14:04   ` Laurentiu Palcu
2019-10-02 14:04   ` Laurentiu Palcu
2019-10-11 14:50   ` Rob Herring
2019-10-11 14:50     ` Rob Herring
2019-10-11 14:50     ` Rob Herring
2019-10-14  8:03     ` Laurentiu Palcu
2019-10-14  8:03       ` Laurentiu Palcu
2019-10-14  8:03       ` Laurentiu Palcu
2019-10-14 13:23       ` Rob Herring
2019-10-14 13:23         ` Rob Herring
2019-10-14 13:23         ` Rob Herring
2019-10-15  5:50         ` Laurentiu Palcu
2019-10-15  5:50           ` Laurentiu Palcu
2019-10-15  5:50           ` Laurentiu Palcu
2019-10-02 14:04 ` [PATCH v2 5/5] arm64: dts: imx8mq: add DCSS node Laurentiu Palcu
2019-10-02 14:04   ` Laurentiu Palcu

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=20191014112748.GM12262@dragon \
    --to=shawnguo@kernel.org \
    --cc=abel.vesa@nxp.com \
    --cc=agx@sigxcpu.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=laurentiu.palcu@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    /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.