Merge branch 'qed-NVM'
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2019 19:54:45 +0000 (12:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Aug 2019 19:54:45 +0000 (12:54 -0700)
commit8ce2cfd42e29b90158757c5154fb8f88f2dd1630
tree223e01bc78d1927031728e7bac8c1e11a1ab2bad
parent8714652fcd327df170e241394d5c83c38a2f0e27
parent0dabbe1bb3a4cf47d0cf52828355293f18acdae9
Merge branch 'qed-NVM'

Sudarsana Reddy Kalluru says:

====================
qed*: Support for NVM config attributes.

The patch series adds support for managing the NVM config attributes.
Patch (1) adds functionality to update config attributes via MFW.
Patch (2) adds driver interface for updating the config attributes.

Changes from previous versions:
-------------------------------
v4: Added more details on the functionality and its usage.
v3: Removed unused variable.
v2: Removed unused API.
====================

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