Tool/software:
Hi All,
I am trying to integrate the TAS2572 codec with linux 5.10 kernel as an intree module. I was able to compile everything successfully. But I am facing below during the boot when driver getting probed.
we are using MT8188 soc
[ 250.857818][T600053] kworker/6:1: tas25xx 2-0048: firmware is not ready, tismartpa_driver_tuning.bin
[ 250.965757][T600114] kworker/6:2: tas25xx 2-0048: fw load requested, trail=4
[ 250.966695][T600053] kworker/6:1: tas25xx 2-0048: Direct firmware load for tismartpa_driver_tuning.bin failed with error -2
[ 250.968099][T600053] kworker/6:1: tas25xx 2-0048: Falling back to sysfs fallback for: tismartpa_driver_tuning.bin
I have my file in
/vendor/firmware
/lib/firmware
I am not sure what is the problem. Any insights
Thanks,
krishna