imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Abel Vesa <abel.vesa@linaro.org>
To: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Cc: imx@lists.linux.dev, Abel Vesa <abelvesa@kernel.org>,
	Peng Fan <peng.fan@nxp.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	dri-devel@lists.freedesktop.org, Frank Li <frank.li@nxp.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 01/10] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
Date: Wed, 16 Jul 2025 15:04:09 +0300	[thread overview]
Message-ID: <aHeVOYUhLu8uIhFe@linaro.org> (raw)
In-Reply-To: <20250716081519.3400158-2-laurentiu.palcu@oss.nxp.com>

On 25-07-16 11:15:05, Laurentiu Palcu wrote:
> Currently, besides probe(), the platform data is read in both suspend()
> and resume(). Let's avoid this by making pdata a member of imx95_blk_ctl
> structure.
> 
> Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>

Reviewed-by: Abel Vesa <abel.vesa@linaro.org>

  reply	other threads:[~2025-07-16 12:04 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16  8:15 [PATCH v2 00/10] Add support for i.MX94 DCIF Laurentiu Palcu
2025-07-16  8:15 ` [PATCH v2 01/10] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure Laurentiu Palcu
2025-07-16 12:04   ` Abel Vesa [this message]
2025-07-16 17:03   ` Frank Li
2025-07-16  8:15 ` [PATCH v2 02/10] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called Laurentiu Palcu
2025-07-16 12:05   ` Abel Vesa
2025-07-16 18:29   ` Frank Li
2025-07-17 12:23     ` Laurentiu Palcu
2025-07-17 15:38       ` Frank Li
2025-07-16  8:15 ` [PATCH v2 03/10] dt-bindings: display: fsl,ldb: Add i.MX94 LDB Laurentiu Palcu
2025-07-16 18:29   ` Frank Li
2025-07-17  6:06   ` Krzysztof Kozlowski
2025-07-16  8:15 ` [PATCH v2 04/10] drm/bridge: fsl-ldb: Get the next non-panel bridge Laurentiu Palcu
2025-07-16 18:30   ` Frank Li
2025-07-16  8:15 ` [PATCH v2 05/10] drm/bridge: fsl-ldb: Add support for i.MX94 Laurentiu Palcu
2025-07-16 18:31   ` Frank Li
2025-07-16  8:15 ` [PATCH v2 06/10] dt-bindings: display: imx: Add bindings for i.MX94 DCIF Laurentiu Palcu
2025-07-16 18:40   ` Frank Li
2025-07-16 19:40   ` Krzysztof Kozlowski
2025-07-16  8:15 ` [PATCH v2 07/10] drm/imx: Add support " Laurentiu Palcu
2025-07-16 18:58   ` Frank Li
2025-07-17 12:36     ` Laurentiu Palcu
2025-07-16  8:15 ` [PATCH v2 08/10] arm64: dts: imx943: Add display pipeline nodes Laurentiu Palcu
2025-07-16 19:02   ` Frank Li
2025-07-16  8:15 ` [PATCH v2 09/10] arm64: dts: imx943-evk: Add display support using IT6263 Laurentiu Palcu
2025-07-16 19:10   ` Frank Li
2025-07-16  8:15 ` [PATCH v2 10/10] MAINTAINERS: Add entry for i.MX94 DCIF driver Laurentiu Palcu
2025-07-16 19:10   ` Frank Li

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=aHeVOYUhLu8uIhFe@linaro.org \
    --to=abel.vesa@linaro.org \
    --cc=abelvesa@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=frank.li@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=laurentiu.palcu@oss.nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=peng.fan@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@kernel.org \
    /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).