2019-04-08 12:39:50

by Schenk, Gavin

[permalink] [raw]
Subject: [PATCH] MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk

Due to new challenges in my life I can no longer take care of SIOX.
Thorsten takes over my SIOX tasks.

Signed-off-by: Gavin Schenk <[email protected]>
---
Documentation/ABI/testing/sysfs-bus-siox | 22 +++++++++++-----------
MAINTAINERS | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-siox b/Documentation/ABI/testing/sysfs-bus-siox
index fed7c3765a4e..c2a403f20b90 100644
--- a/Documentation/ABI/testing/sysfs-bus-siox
+++ b/Documentation/ABI/testing/sysfs-bus-siox
@@ -1,6 +1,6 @@
What: /sys/bus/siox/devices/siox-X/active
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
On reading represents the current state of the bus. If it
contains a "0" the bus is stopped and connected devices are
@@ -12,7 +12,7 @@ Description:

What: /sys/bus/siox/devices/siox-X/device_add
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Write-only file. Write

@@ -27,13 +27,13 @@ Description:

What: /sys/bus/siox/devices/siox-X/device_remove
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Write-only file. A single write removes the last device in the siox chain.

What: /sys/bus/siox/devices/siox-X/poll_interval_ns
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Defines the interval between two poll cycles in nano seconds.
Note this is rounded to jiffies on writing. On reading the current value
@@ -41,33 +41,33 @@ Description:

What: /sys/bus/siox/devices/siox-X-Y/connected
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e.
communication with it is not ensured. "1" signals a working connection.

What: /sys/bus/siox/devices/siox-X-Y/inbytes
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the inbytes value provided to siox-X/device_add

What: /sys/bus/siox/devices/siox-X-Y/status_errors
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Counts the number of time intervals when the read status byte doesn't yield the
expected value.

What: /sys/bus/siox/devices/siox-X-Y/type
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the type value provided to siox-X/device_add.

What: /sys/bus/siox/devices/siox-X-Y/watchdog
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting if the watchdog of the siox device is
active. "0" means the watchdog is not active and the device is expected to
@@ -75,13 +75,13 @@ Description:

What: /sys/bus/siox/devices/siox-X-Y/watchdog_errors
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the number to time intervals when the
watchdog was active.

What: /sys/bus/siox/devices/siox-X-Y/outbytes
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the outbytes value provided to siox-X/device_add.
diff --git a/MAINTAINERS b/MAINTAINERS
index 43b36dbed48e..34156d1c6468 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14191,7 +14191,7 @@ F: lib/test_siphash.c
F: include/linux/siphash.h

SIOX
-M: Gavin Schenk <[email protected]>
+M: Thorsten Scherer <[email protected]>
M: Uwe Kleine-König <[email protected]>
R: Pengutronix Kernel Team <[email protected]>
S: Supported
--
2.20.1


2019-04-08 13:34:33

by Uwe Kleine-König

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk

Hello Greg,

On Mon, Apr 08, 2019 at 02:32:08PM +0200, Gavin Schenk wrote:
> Due to new challenges in my life I can no longer take care of SIOX.
> Thorsten takes over my SIOX tasks.
>
> Signed-off-by: Gavin Schenk <[email protected]>

Acked-by: Uwe Kleine-K?nig <[email protected]>

I assume it will be you who picks up this patch? I suggest waiting a bit
for Thorsten to give his ack, then this can go in from my side.

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |

2019-04-08 15:41:43

by Thorsten Scherer

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk

Hello everyone,

On Mon, Apr 08, 2019 at 02:32:08PM +0200, Gavin Schenk wrote:
> Due to new challenges in my life I can no longer take care of SIOX.
> Thorsten takes over my SIOX tasks.
>
> Signed-off-by: Gavin Schenk <[email protected]>

Acked-by: Thorsten Scherer <[email protected]>

I will take over Gavin's SIOX tasks.

Best regards
Thorsten

2019-06-18 06:52:26

by Uwe Kleine-König

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk

From: Gavin Schenk <[email protected]>

Due to new challenges in my life I can no longer take care of SIOX.
Thorsten takes over my SIOX tasks.

Signed-off-by: Gavin Schenk <[email protected]>
Acked-by: Thorsten Scherer <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
---
Hello Greg,

this patch was already send by Gavin back in April. I just noticed now
it didn't made it in. Assuming you already dropped the thread from your
inbox here comes a v2 with Thorsten's ack.

Best regards
Uwe

Documentation/ABI/testing/sysfs-bus-siox | 22 +++++++++++-----------
MAINTAINERS | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-siox b/Documentation/ABI/testing/sysfs-bus-siox
index fed7c3765a4e..c2a403f20b90 100644
--- a/Documentation/ABI/testing/sysfs-bus-siox
+++ b/Documentation/ABI/testing/sysfs-bus-siox
@@ -1,6 +1,6 @@
What: /sys/bus/siox/devices/siox-X/active
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
On reading represents the current state of the bus. If it
contains a "0" the bus is stopped and connected devices are
@@ -12,7 +12,7 @@ Description:

What: /sys/bus/siox/devices/siox-X/device_add
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Write-only file. Write

@@ -27,13 +27,13 @@ Description:

What: /sys/bus/siox/devices/siox-X/device_remove
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Write-only file. A single write removes the last device in the siox chain.

What: /sys/bus/siox/devices/siox-X/poll_interval_ns
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Defines the interval between two poll cycles in nano seconds.
Note this is rounded to jiffies on writing. On reading the current value
@@ -41,33 +41,33 @@ Description:

What: /sys/bus/siox/devices/siox-X-Y/connected
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e.
communication with it is not ensured. "1" signals a working connection.

What: /sys/bus/siox/devices/siox-X-Y/inbytes
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the inbytes value provided to siox-X/device_add

What: /sys/bus/siox/devices/siox-X-Y/status_errors
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Counts the number of time intervals when the read status byte doesn't yield the
expected value.

What: /sys/bus/siox/devices/siox-X-Y/type
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the type value provided to siox-X/device_add.

What: /sys/bus/siox/devices/siox-X-Y/watchdog
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting if the watchdog of the siox device is
active. "0" means the watchdog is not active and the device is expected to
@@ -75,13 +75,13 @@ Description:

What: /sys/bus/siox/devices/siox-X-Y/watchdog_errors
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the number to time intervals when the
watchdog was active.

What: /sys/bus/siox/devices/siox-X-Y/outbytes
KernelVersion: 4.16
-Contact: Gavin Schenk <[email protected]>, Uwe Kleine-König <[email protected]>
+Contact: Thorsten Scherer <[email protected]>, Uwe Kleine-König <[email protected]>
Description:
Read-only value reporting the outbytes value provided to siox-X/device_add.
diff --git a/MAINTAINERS b/MAINTAINERS
index 230a46aa5ad3..5bc491f34e61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14404,7 +14404,7 @@ F: lib/test_siphash.c
F: include/linux/siphash.h

SIOX
-M: Gavin Schenk <[email protected]>
+M: Thorsten Scherer <[email protected]>
M: Uwe Kleine-König <[email protected]>
R: Pengutronix Kernel Team <[email protected]>
S: Supported
--
2.20.1