hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
commit8e0c15852413936c7d619e469f681d8ef18c6f37
authorGuenter Roeck <linux@roeck-us.net>
Fri, 13 Mar 2020 01:45:49 +0000 (12 18:45 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Mar 2020 11:23:14 +0000 (17 11:23 +0000)
treea033bc5e239d5d7f8ac8c0cd0658ab539ee751b8
parent630e2af0ca248da764561cd695b9a7d7ad57e290
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices

Recent Linux kernels (post v4.20) crash due to accesses to flexcan
and pwm controllers. Instantiate as unimplemented devices to work
around the problem.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200313014551.12554-4-linux@roeck-us.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/fsl-imx6ul.c