OSDN Git Service

Merge branch 'ipa-fw-names'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2021 22:38:32 +0000 (15:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2021 22:38:32 +0000 (15:38 -0700)
commitd8214c7aae6166137a2509053e793434e8dfb2c5
tree13247965893b8760aa38d5ed1dc78d24f35916fd
parentfb32856b16ad9d5bcd75b76a274e2c515ac7b9d7
parent9ce062ba6a8d0a22e873e6b8cf068bf278adb5e7
Merge branch 'ipa-fw-names'

Alex Elder says:

====================
net: ipa: allow different firmware names

Add the ability to define a "firmware-name" property in the IPA DT
node, specifying an alternate name to use for the firmware file.
Used only if the AP (Trust Zone) does early IPA initialization.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>