Devicetree
 help / color / mirror / Atom feed
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: Jiafei Pan <jiafei.pan@nxp.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	"andersson@kernel.org" <andersson@kernel.org>,
	"krzysztof.kozlowski@linaro.org" <krzysztof.kozlowski@linaro.org>,
	Peng Fan <peng.fan@nxp.com>, Frank Li <frank.li@nxp.com>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"imx@lists.linux.dev" <imx@lists.linux.dev>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-remoteproc@vger.kernel.org"
	<linux-remoteproc@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Z.Q. Hou" <zhiqiang.hou@nxp.com>,
	Mingkai Hu <mingkai.hu@nxp.com>
Subject: Re: [EXT] Re: [PATCH v4 1/4] dt-bindings: remoteproc: add imx-rproc-psci
Date: Mon, 17 Aug 2026 10:39:00 -0600	[thread overview]
Message-ID: <aoM5JKcbc4AxoyO_@p14s> (raw)
In-Reply-To: <MRWPR04MB12277AD3869C2AA396ED9A5BA8ADA2@MRWPR04MB12277.eurprd04.prod.outlook.com>

On Fri, Aug 14, 2026 at 07:37:36AM +0000, Jiafei Pan wrote:
> 
> NXP Confidential
> > On 13/08/2026 09:49, Krzysztof Kozlowski wrote:
> > > On Wed, Aug 12, 2026 at 06:46:30PM +0800, Jiafei Pan wrote:
> > >> +
> > >> +description:
> > >> +  NXP i.MX SoCs integrate multiple Cortex-A cores. On certain i.MX
> > >> +  platforms, one or more of these cores can be offloaded to run RTOS
> > >> +  or bare-metal firmware as a remote processor, while the remaining
> > >> +  cores run Linux. The cores are powered on and off via PSCI (Power
> > >> +  State Coordination Interface) CPU_ON/CPU_OFF calls to the firmware.
> > >> +
> > >> +properties:
> > >> +  compatible:
> > >> +    items:
> > >> +      - enum:
> > >> +          - fsl,imx93-ca55-rproc
> > >> +      - const: fsl,imx-rproc-psci
> > >
> > > Hm? So you just ignored the feedback?
> > >
> >
> >
> > Ah, you just did not bother even to wait for my reply!
> >
> > After three months after my review, you send reply to my comments and
> > IMMEDIATELY you send v4 without waiting for me to address them.
> >
> > Srsly, if you have three months, then don't you think I deserve more than 1 hour?
> >
> > NAK
> >
> > Best regards,
> > Krzysztof:
> 
> 
> Hi Mathieu,

You probably meant "Krzysztof".

> 
> I sincerely apologize for the poor timing. I was not familiar with the upstream contribution workflow — I did not realize I should wait for you to respond to my replies before sending a new version. I sent v4 immediately after replying to your comments out of ignorance, not disrespect.
> 
> You are absolutely right, and I should have given you adequate time to review my responses. I will make sure this does not happen again.
> 
> I will wait for your feedback before sending any further versions.
> 
> Thank you for your patience.
> 
> Best regards, Jiafei
> 

  reply	other threads:[~2026-08-17 16:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11  2:39 [PATCH v3 0/4] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms Jiafei Pan
2026-05-11  2:39 ` [PATCH v3 1/4] dt-bindings: remoteproc: add imx-rproc-psci Jiafei Pan
2026-05-11 22:41   ` sashiko-bot
2026-05-14 11:38   ` Krzysztof Kozlowski
2026-08-12  9:19     ` Jiafei Pan
2026-08-12 10:02       ` Krzysztof Kozlowski
2026-08-12 10:46   ` [PATCH v4 0/4] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms Jiafei Pan
2026-08-12 10:46     ` [PATCH v4 1/4] dt-bindings: remoteproc: add imx-rproc-psci Jiafei Pan
2026-08-13  7:49       ` Krzysztof Kozlowski
2026-08-13  7:51         ` Krzysztof Kozlowski
2026-08-14  7:37           ` [EXT] " Jiafei Pan
2026-08-17 16:39             ` Mathieu Poirier [this message]
2026-08-12 10:46     ` [PATCH v4 2/4] remoteproc: imx_rproc: add support for Cortex-A Core Jiafei Pan
2026-08-12 10:46     ` [PATCH v4 3/4] remoteproc: imx_rproc: add autoboot support for A-core Jiafei Pan
2026-08-12 10:46     ` [PATCH v4 4/4] arm64: dts: imx93: Cortex-A Core remoteproc device node Jiafei Pan
2026-05-11  2:39 ` [PATCH v3 2/4] remoteproc: imx_rproc: add support for Cortex-A Core Jiafei Pan
2026-05-11 23:10   ` sashiko-bot
2026-05-11  2:39 ` [PATCH v3 3/4] remoteproc: imx_rproc: add autoboot support for A-core Jiafei Pan
2026-05-12  0:00   ` sashiko-bot
2026-05-11  2:39 ` [PATCH v3 4/4] arm64: dts: imx93: Cortex-A Core remoteproc device node Jiafei Pan
2026-05-12  0:37   ` sashiko-bot
2026-05-11  7:00 ` [PATCH v3 0/4] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms Peng Fan
2026-05-11 17:10   ` Mathieu Poirier

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=aoM5JKcbc4AxoyO_@p14s \
    --to=mathieu.poirier@linaro.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=frank.li@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=jiafei.pan@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mingkai.hu@nxp.com \
    --cc=peng.fan@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=zhiqiang.hou@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