All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@mailbox.org>
To: Adam Ford <aford173@gmail.com>
Cc: u-boot@lists.denx.de, aford@beaconembedded.com,
	festevam@gmail.com, "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
	Tom Rini <trini@konsulko.com>, Peng Fan <peng.fan@nxp.com>,
	Ye Li <ye.li@nxp.com>, Wadim Egorov <w.egorov@phytec.de>,
	Christoph Stoidner <c.stoidner@phytec.de>,
	Yannic Moog <y.moog@phytec.de>, Sean Anderson <seanga2@gmail.com>,
	Simon Glass <sjg@chromium.org>,
	Quentin Schulz <quentin.schulz@cherry.de>,
	Sumit Garg <sumit.garg@kernel.org>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Hou Zhiqiang <Zhiqiang.Hou@nxp.com>,
	Michael Trimarchi <michael@amarulasolutions.com>
Subject: Re: [PATCH V2 3/5] arm64: imx: imx8mm-beacon: Enable CPU_IMX
Date: Fri, 21 Mar 2025 03:27:22 +0100	[thread overview]
Message-ID: <2d30bdbe-ff01-42e8-bdfd-0748e0546240@mailbox.org> (raw)
In-Reply-To: <CAHCN7xKStps4Cyr8=WaCU5bUY_doeh4jcUHv4XFUm7CLjq2JWg@mail.gmail.com>

On 3/21/25 3:00 AM, Adam Ford wrote:
> On Thu, Mar 20, 2025 at 8:55 PM Marek Vasut <marek.vasut@mailbox.org> wrote:
>>
>> On 3/21/25 2:31 AM, Adam Ford wrote:
>>> Enable CPU_IMX to register the ARM core and identify the
>>> speed and temperature information using the driver model.
>>>
>>> Signed-off-by: Adam Ford <aford173@gmail.com>
>> I am tempted to say, imply this for all iMX8M and iMX9 in arch/...
>> Kconfig , so it gets consistently enabled for everyone .
> 
> I was not super excited to change the behavior for everyone.  Since
> the IMX9 always displayed it, it seems safe, since there would be no
> obvious change in behavior.  Making this implied for everyone would
> result in a change in behavior.
Yes, I know. But then, I can safely say it is desired on hardware I 
maintain, I think we could try and run a quick poll and see if others 
see it the same way ?

Either way is fine by me, feel free to ignore this suggestion.

  reply	other threads:[~2025-03-21  2:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21  1:31 [PATCH V2 1/5] imx: imx9: Imply IMX_TMU Adam Ford
2025-03-21  1:31 ` [PATCH V2 2/5] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU Adam Ford
2025-03-21  1:31 ` [PATCH V2 3/5] arm64: imx: imx8mm-beacon: Enable CPU_IMX Adam Ford
2025-03-21  1:55   ` Marek Vasut
2025-03-21  2:00     ` Adam Ford
2025-03-21  2:27       ` Marek Vasut [this message]
2025-03-21 12:10         ` Fabio Estevam
2025-03-21 13:27           ` Adam Ford
2025-03-21 13:59             ` Marek Vasut
2025-03-21  1:31 ` [PATCH V2 4/5] arm64: imx: imx8mn-beacon: " Adam Ford
2025-03-21  1:31 ` [PATCH V2 5/5] arm64: imx: imx8mp-beacon: " Adam Ford

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=2d30bdbe-ff01-42e8-bdfd-0748e0546240@mailbox.org \
    --to=marek.vasut@mailbox.org \
    --cc=Zhiqiang.Hou@nxp.com \
    --cc=aford173@gmail.com \
    --cc=aford@beaconembedded.com \
    --cc=c.stoidner@phytec.de \
    --cc=festevam@gmail.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=michael@amarulasolutions.com \
    --cc=peng.fan@nxp.com \
    --cc=quentin.schulz@cherry.de \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=w.egorov@phytec.de \
    --cc=y.moog@phytec.de \
    --cc=ye.li@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 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.