new file mode 100644
@@ -0,0 +1,15 @@
+What: /sys/class/rpmb/
+Date: Mar 2016
+KernelVersion: TBD
+Contact: Tomas Winkler <tomas.winkler@intel.com>
+Description:
+ The rpmb/ class sub-directory belongs to RPMB device class
+
+
+What: /sys/class/rpmb/rpmbN/
+Date: Mar 2016
+KernelVersion: TBD
+Contact: Tomas Winkler <tomas.winkler@intel.com>
+Description:
+ The /sys/class/rpmb/rpmbN directory is created for
+ each RPMB registered device
@@ -9423,6 +9423,7 @@ L: linux-kernel@vger.kernel.org
S: Supported
F: drivers/char/rpmb/*
F: include/linux/rpmb.h
+F: Documentation/ABI/testing/sysfs-class-rpmb
RTL2830 MEDIA DRIVER
M: Antti Palosaari <crope@iki.fi>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> --- V2: resend Documentation/ABI/testing/sysfs-class-rpmb | 15 +++++++++++++++ MAINTAINERS | 1 + 2 files changed, 16 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-class-rpmb