Skip to content

arm64: dts: imx8mn-var-som-symphony: Temporarily disable power key

Kernel hang has been seen during bootup.

Just by doing a quick early debugging on the initcall trace during kernel boot, looks like the power key probe is causing the bug, probably due to a power issue.

Disable it temporarily until this driver is properly debugged.

Merge request reports