]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b70bc6a206ce304d2527ef7e130aa70f0ac5629
tree223e01bc78d1927031728e7bac8c1e11a1ab2bad
parent659d41a78d579233f8f79c7778eac843912fbe89
parenta244bc90a98bd16af57b2c06df97fd00c04f79cd
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>