commit | 86adb2b62a967304b257d15d049ac02492dc3d37 | [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 | 62eb8184789111c2cb3d45b79fac1effe1a6cee1 [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>