Re: [PATCH] accel/amdxdna: Add MODULE_FIRMWARE() declarations

2025-02-04 Thread Mario Limonciello
On 2/4/2025 11:46, Lizhi Hou wrote: On 2/4/25 09:40, Mario Limonciello wrote: From: Mario Limonciello Initramfs building tools such as dracut will look for a MODULE_FIRMWARE() declaration to determine which firmware to include in the initramfs when a driver is included in the initramfs. As a

Re: [PATCH] accel/amdxdna: Add MODULE_FIRMWARE() declarations

2025-02-04 Thread Lizhi Hou
On 2/4/25 09:40, Mario Limonciello wrote: From: Mario Limonciello Initramfs building tools such as dracut will look for a MODULE_FIRMWARE() declaration to determine which firmware to include in the initramfs when a driver is included in the initramfs. As amdxdna doesn't declare any firmware

[PATCH] accel/amdxdna: Add MODULE_FIRMWARE() declarations

2025-02-04 Thread Mario Limonciello
From: Mario Limonciello Initramfs building tools such as dracut will look for a MODULE_FIRMWARE() declaration to determine which firmware to include in the initramfs when a driver is included in the initramfs. As amdxdna doesn't declare any firmware this causes the driver to fail to load with -E