]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite89f364da70c5aaaf330fa6b002933afcffc93aa
tree13247965893b8760aa38d5ed1dc78d24f35916fd
parente5080fbc9738ec3437a6ffbcc5566de22c25ae6b
parentcb85599aa96364b00a8152e610cbdb792250e5fb
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>