[PATCH] Add 'hotpluggable' property for /memory nodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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@xxxxxxxxxx>
---
 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




[Index of Archives]     [Device Tree]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Photos]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]

  Powered by Linux