]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree
authorGuenter Roeck <linux@roeck-us.net>
Sat, 5 Apr 2025 21:48:59 +0000 (23:48 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 8 Apr 2025 18:46:10 +0000 (20:46 +0200)
commit764ca3ec8999fbeb64e2ddb3cd2df0f7004fc59b
tree069126717a6b2446e2940155c595050b188b349a
parent535ef195663e134d704a3c4f375bf5c488705808
hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree

The cpu-idle-states property causes a hard boot hang. Rather than documenting
the workaround, perform the removal from the devicetree automatically.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
[Bernhard: split patch, update documentation, adapt commit message]
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <20250405214900.7114-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
docs/system/arm/imx8mp-evk.rst
hw/arm/imx8mp-evk.c