* [PATCH] Add 'hotpluggable' property for /memory nodes
@ 2020-03-05 0:36 Rob Herring
0 siblings, 0 replies; only message in thread
From: Rob Herring @ 2020-03-05 0:36 UTC (permalink / raw)
To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA
The 'hotpluggable' property has been documented and supported in the Linux
kernel since 2016. Add the property to the spec so we can remove the kernel
specific documentation.
Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
source/devicenodes.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/source/devicenodes.rst b/source/devicenodes.rst
index 519aa3776884..3aa4650f6a59 100644
--- a/source/devicenodes.rst
+++ b/source/devicenodes.rst
@@ -151,6 +151,9 @@ If the VLE storage attribute is supported, with VLE=0.
address, size). The effective and physical
address shall each be 64-bit (``<u64>`` value),
and the size shall be 32-bits (``<u32>`` value).
+ ``hotpluggable`` O ``<empty>`` Specifies an explicit hint to the operating
+ system that this memory may potentially be
+ removed later.
Usage legend: R=Required, O=Optional, OR=Optional but Recommended, SD=See Definition
=======================================================================================================
@@ -738,4 +741,3 @@ each with their own on-chip L2 and a shared L3.
};
};
};
-
--
2.20.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-05 0:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-05 0:36 [PATCH] Add 'hotpluggable' property for /memory nodes Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).