commit | 7171976089528cb3d057a6fb288e7f8f89ab7f68 | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Fri Apr 06 15:21:14 2018 +1000 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Apr 07 07:53:23 2018 -0700 |
tree | ffd002598790b71dfa9cf3cbfb0005803c95f7f7 | |
parent | 1ff19f487a7e55bf3cebc96ea2a9a38d66fb7db7 [diff] |
libnvdimm: Add device-tree based driver This patch adds peliminary device-tree bindings for persistent memory regions. The driver registers a libnvdimm bus for each pmem-region node and each address range under the node is converted to a region within that bus. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>