On 3/21/25 3:00 AM, Adam Ford wrote:
On Thu, Mar 20, 2025 at 8:55 PM Marek Vasut <marek.va...@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 <aford...@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.