From: Marek Vasut <marek.vasut@mailbox.org>
To: Adam Ford <aford173@gmail.com>, u-boot@lists.denx.de
Cc: aford@beaconembedded.com, festevam@gmail.com,
"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Tom Rini <trini@konsulko.com>, Heiko Schocher <hs@denx.de>,
Enrico Leto <enrico.leto@siemens.com>,
Peng Fan <peng.fan@nxp.com>, Yannic Moog <y.moog@phytec.de>,
Gilles Talis <gilles.talis@gmail.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Ye Li <ye.li@nxp.com>, Christoph Stoidner <c.stoidner@phytec.de>,
Hou Zhiqiang <Zhiqiang.Hou@nxp.com>,
Michael Trimarchi <michael@amarulasolutions.com>
Subject: Re: [PATCH V4 4/7] cpu: imx8_cpu: Print Speed grade if IMX_TMU.
Date: Tue, 25 Mar 2025 04:37:42 +0100 [thread overview]
Message-ID: <6f58a557-d5b4-4bc7-87b0-6ed626ec534a@mailbox.org> (raw)
In-Reply-To: <20250325025452.950303-5-aford173@gmail.com>
On 3/25/25 3:54 AM, Adam Ford wrote:
> Much of the data that is display by imx8_cpu.c is also displayed from
> arch/arm/mach-imx/cpu.c, except the temperature grade and active
> temperature are only displayed when SoC is an i.MX9. Since IMX9 now
> implies IMX_TMU, change this to check for IMX_TMU in the same way
> it's done in mach-imx/cpu.c to enable displaying this information
> for any SoC with either of this config enabled.
> Since additional text may appear due to this commit, remove
> the extra space in the message displaying the temperature
> grade.
>
> Before:
> CPU: NXP i.MX8MP Rev1.1 A53 at 1200 MHz
> Model: Beacon EmbeddedWorks i.MX8MPlus Development kit
>
> After:
> CPU: NXP i.MX8MP Rev1.1 A53 at 1200 MHz
> CPU: Industrial temperature grade (-40C to 105C) at 28C
> Model: Beacon EmbeddedWorks i.MX8MPlus Development kit
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
Please drop the fullstop at the end of Subject and then add
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
To the whole series.
Thanks !
next prev parent reply other threads:[~2025-03-25 3:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 2:54 [PATCH V4 0/7] Migrate IMX8, IMX8M and IMX9 to use imx8_cpu Adam Ford
2025-03-25 2:54 ` [PATCH V4 1/7] imx: imx9: Imply IMX_TMU Adam Ford
2025-03-25 2:54 ` [PATCH V4 2/7] cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUs Adam Ford
2025-03-25 2:54 ` [PATCH V4 3/7] imx: imx8m: Imply IMX_TMU Adam Ford
2025-03-25 2:54 ` [PATCH V4 4/7] cpu: imx8_cpu: Print Speed grade if IMX_TMU Adam Ford
2025-03-25 3:37 ` Marek Vasut [this message]
2025-03-25 11:36 ` Fabio Estevam
2025-03-25 12:37 ` Adam Ford
2025-03-25 14:14 ` Marek Vasut
2025-03-25 14:20 ` Adam Ford
2025-03-25 22:00 ` Fabio Estevam
2025-03-26 0:08 ` Adam Ford
2025-03-25 2:54 ` [PATCH V4 5/7] imx: imx8m: Imply CPU_IMX by default Adam Ford
2025-03-25 2:54 ` [PATCH V4 6/7] imx: imx8: " Adam Ford
2025-03-25 2:54 ` [PATCH V4 7/7] imx: imx9: " Adam Ford
2025-03-25 7:43 ` [PATCH V4 0/7] Migrate IMX8, IMX8M and IMX9 to use imx8_cpu Peng Fan
2025-03-25 12:56 ` Fabio Estevam
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=6f58a557-d5b4-4bc7-87b0-6ed626ec534a@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=enrico.leto@siemens.com \
--cc=festevam@gmail.com \
--cc=gilles.talis@gmail.com \
--cc=hs@denx.de \
--cc=marcel.ziswiler@toradex.com \
--cc=michael@amarulasolutions.com \
--cc=peng.fan@nxp.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--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.