Files
linux/arch
John Stultz fd6a95ccae ANDROID: Workaround for cryptobam driver not working with modular clk drivers
Bjorn reported the cryptobam driver which landed in 5.11-rc1 causes
hard crashes on bootup with db845c, due to the bam_clk failing to load
if its a module. Unfortunately in some cases the driver expects to
see null clks, so that's not considered a failure, but accessing the
hardware without the clk causes a hard crash.

For now, disable the cryptobam node to avoid this crash while fixups
are sorted out upstream.

Fixes: 3e482859f1 ("dts: qcom: sdm845: Add dt entries to support crypto engine.")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I42f56f9894fb3c7773d03cf133fa68b6748a6226
2021-01-26 12:01:50 +00:00
..
2021-01-08 13:46:58 -08:00
2021-01-18 11:09:11 +01:00
2021-01-25 10:10:09 +01:00