Re: [PATCH v2] drm/msm/adreno: Add missing MODULE_FIRMWARE macros

From: Dmitry Baryshkov
Date: Thu Jun 22 2023 - 14:44:35 EST


On 20/06/2023 08:40, Juerg Haefliger wrote:
The driver references some firmware files that don't have corresponding
MODULE_FIRMWARE macros and thus won't be listed via modinfo. Fix that.

Signed-off-by: Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx>

---
v2:
- Drop addition and removal of zap files (needs more discussion)
- Add new a690_gmu.bin
- Update commit subject and message accordingly
---
drivers/gpu/drm/msm/adreno/adreno_device.c | 11 +++++++++++
1 file changed, 11 insertions(+)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>


--
With best wishes
Dmitry