commit | 1da39d3ce89cd5c43e22f0a18f969093b6f41450 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel@ziswiler.com> | Fri May 31 19:00:18 2019 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | ee507dea6f9b73ce9ad9510f5084f5879600ec50 | |
parent | 16f8b84917698ddc607a84daf36c473bda0676cf [diff] |
imx8qm: fix cpu frequency reporting CPU frequency reporting failed with the following error message being printed: sc_pm_get_clock_rate: resource:507 clk:2: res:3 Could not read CPU frequency: -22 CPU: NXP i.MX8QM RevB A53 at 0 MHz Fix this by differentiating between the A35 as found on the i.MX 8QXP and the A53 as found on the i.MX 8QM SoCs. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Max Krummenacher <max.krummenacher@toradex.com>