[PATCH 01/45] rtc: documentation: correct nvmem date and version

From: Alexandre Belloni
Date: Mon Feb 12 2018 - 17:58:54 EST


The nvmem interface appaeared in linux 4.13

Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-class-rtc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-class-rtc b/Documentation/ABI/testing/sysfs-class-rtc
index cf60412882f0..65270d95873c 100644
--- a/Documentation/ABI/testing/sysfs-class-rtc
+++ b/Documentation/ABI/testing/sysfs-class-rtc
@@ -58,8 +58,8 @@ Description:
(RO) RTC-provided time in 24-hour notation (hh:mm:ss)

What: /sys/class/rtc/rtcX/*/nvmem
-Date: February 2016
-KernelVersion: 4.6
+Date: July 2017
+KernelVersion: 4.13
Contact: linux-rtc@xxxxxxxxxxxxxxx
Description:
(RW) The non volatile storage exported as a raw file, as
--
2.16.1