mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
4a67e22d9c
PD#SWPL-187343 Problem: Some chips have their m4/dsp disabled by efuse, which would cause fail starting of m4/dsp. In this case, the reserved resources in the dts should be released. Solution: Read the efuse register to confirm whether m4/dsp is disabled or not and release the reserved space in dts when it is disabled. Verify: a1/c2/c1/sc2/tm2/g12a/sm1/t7c/t3/t3x/s6 Change-Id: I6f2fc1ad2ff159af525b2b17855b91ae83e54d3a Signed-off-by: Liming Xue <liming.xue@amlogic.com>