diff options
| author | Shivaprasad G Bhat <sbhat@linux.ibm.com> | 2021-05-26 11:27:15 -0400 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2021-06-03 13:22:06 +1000 |
| commit | 9f9f82dacebbb816c62d730658f14a615c3ea003 (patch) | |
| tree | 98f4fe34f6b936863e4526b900ec6472c0659986 /monitor/misc.c | |
| parent | f93c8f148c0f6c2e20c29c54276862ee79a53d02 (diff) | |
| download | focaccia-qemu-9f9f82dacebbb816c62d730658f14a615c3ea003.tar.gz focaccia-qemu-9f9f82dacebbb816c62d730658f14a615c3ea003.zip | |
spapr: nvdimm: Fix the persistent-memory root node name in device tree
The FDT code is adding the pmem root node by name "persistent-memory" which should have been "ibm,persistent-memory". The linux fetches the device tree nodes by type and it has been working correctly as the type is correct. If someone searches by its intended name it would fail, so fix that. Reported-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Shivaprasad G Bhat <sbhat@linux.ibm.com> Message-Id: <162204278956.219.9061511386011411578.stgit@cc493db1e665> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'monitor/misc.c')
0 files changed, 0 insertions, 0 deletions