[PATCH net-next 2/2] net: airoha: npu: Add the capability to read firmware names from dts

Krzysztof Kozlowski krzk at kernel.org
Tue Jan 13 00:11:59 PST 2026


On Mon, Jan 12, 2026 at 02:35:57PM +0100, Lorenzo Bianconi wrote:
> > static const struct of_device_id of_airoha_npu_match[] = {
> >         { .compatible = "airoha,en7581-npu", .data = &en7581_npu_soc_data },
> >         { .compatible = "airoha,an7583-npu", .data = &an7583_npu_soc_data },
> >         { /* sentinel */ }
> > };
> > 
> > Why cannot this scheme be extended with another compatible?
> 
> yes, that is another possibility I was thinking of but then I found
> "firwmare-name" property was quite a common approach.

"firmware-name" is for cases when the firmware is per board, not per
SoC.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list