Skip to content

Commit b37c384

Browse files
elkablotorvalds
authored andcommitted
treewide: change my e-mail address, fix my name
Change my e-mail address to [email protected], and fix my name in non-code parts (add diacritical mark). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Marek Behún <[email protected]> Cc: Bartosz Golaszewski <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Jassi Brar <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Pavel Machek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 4873d8c commit b37c384

File tree

17 files changed

+30
-30
lines changed

17 files changed

+30
-30
lines changed

Documentation/ABI/testing/debugfs-moxtet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/kernel/debug/moxtet/input
22
Date: March 2019
33
KernelVersion: 5.3
4-
Contact: Marek Behún <[email protected]>
4+
Contact: Marek Behún <[email protected]>
55
Description: (Read) Read input from the shift registers, in hexadecimal.
66
Returns N+1 bytes, where N is the number of Moxtet connected
77
modules. The first byte is from the CPU board itself.
@@ -19,7 +19,7 @@ Description: (Read) Read input from the shift registers, in hexadecimal.
1919
What: /sys/kernel/debug/moxtet/output
2020
Date: March 2019
2121
KernelVersion: 5.3
22-
Contact: Marek Behún <[email protected]>
22+
Contact: Marek Behún <[email protected]>
2323
Description: (RW) Read last written value to the shift registers, in
2424
hexadecimal, or write values to the shift registers, also
2525
in hexadecimal.

Documentation/ABI/testing/debugfs-turris-mox-rwtm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/kernel/debug/turris-mox-rwtm/do_sign
22
Date: Jun 2020
33
KernelVersion: 5.8
4-
Contact: Marek Behún <[email protected]>
4+
Contact: Marek Behún <[email protected]>
55
Description:
66

77
======= ===========================================================
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_description
22
Date: March 2019
33
KernelVersion: 5.3
4-
Contact: Marek Behún <[email protected]>
4+
Contact: Marek Behún <[email protected]>
55
Description: (Read) Moxtet module description. Format: string
66

77
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_id
88
Date: March 2019
99
KernelVersion: 5.3
10-
Contact: Marek Behún <[email protected]>
10+
Contact: Marek Behún <[email protected]>
1111
Description: (Read) Moxtet module ID. Format: %x
1212

1313
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_name
1414
Date: March 2019
1515
KernelVersion: 5.3
16-
Contact: Marek Behún <[email protected]>
16+
Contact: Marek Behún <[email protected]>
1717
Description: (Read) Moxtet module name. Format: string

Documentation/ABI/testing/sysfs-class-led-driver-turris-omnia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/class/leds/<led>/device/brightness
22
Date: July 2020
33
KernelVersion: 5.9
4-
Contact: Marek Behún <[email protected]>
4+
Contact: Marek Behún <[email protected]>
55
Description: (RW) On the front panel of the Turris Omnia router there is also
66
a button which can be used to control the intensity of all the
77
LEDs at once, so that if they are too bright, user can dim them.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
What: /sys/firmware/turris-mox-rwtm/board_version
22
Date: August 2019
33
KernelVersion: 5.4
4-
Contact: Marek Behún <[email protected]>
4+
Contact: Marek Behún <[email protected]>
55
Description: (Read) Board version burned into eFuses of this Turris Mox board.
66
Format: %i
77

88
What: /sys/firmware/turris-mox-rwtm/mac_address*
99
Date: August 2019
1010
KernelVersion: 5.4
11-
Contact: Marek Behún <[email protected]>
11+
Contact: Marek Behún <[email protected]>
1212
Description: (Read) MAC addresses burned into eFuses of this Turris Mox board.
1313
Format: %pM
1414

1515
What: /sys/firmware/turris-mox-rwtm/pubkey
1616
Date: August 2019
1717
KernelVersion: 5.4
18-
Contact: Marek Behún <[email protected]>
18+
Contact: Marek Behún <[email protected]>
1919
Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
2020
as pair to the ECDSA private key burned into eFuses of this
2121
Turris Mox Board.
@@ -24,14 +24,14 @@ Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
2424
What: /sys/firmware/turris-mox-rwtm/ram_size
2525
Date: August 2019
2626
KernelVersion: 5.4
27-
Contact: Marek Behún <[email protected]>
27+
Contact: Marek Behún <[email protected]>
2828
Description: (Read) RAM size in MiB of this Turris Mox board as was detected
2929
during manufacturing and burned into eFuses. Can be 512 or 1024.
3030
Format: %i
3131

3232
What: /sys/firmware/turris-mox-rwtm/serial_number
3333
Date: August 2019
3434
KernelVersion: 5.4
35-
Contact: Marek Behún <[email protected]>
35+
Contact: Marek Behún <[email protected]>
3636
Description: (Read) Serial number burned into eFuses of this Turris Mox device.
3737
Format: %016X

Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: CZ.NIC's Turris Omnia LEDs driver
88

99
maintainers:
10-
- Marek Behún <[email protected]>
10+
- Marek Behún <[email protected]>
1111

1212
description:
1313
This module adds support for the RGB LEDs found on the front panel of the

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ F: drivers/pinctrl/pinctrl-gemini.c
17911791
F: drivers/rtc/rtc-ftrtc010.c
17921792

17931793
ARM/CZ.NIC TURRIS SUPPORT
1794-
M: Marek Behun <[email protected]>
1794+
M: Marek Behun <[email protected]>
17951795
S: Maintained
17961796
W: https://www.turris.cz/
17971797
F: Documentation/ABI/testing/debugfs-moxtet

arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
22
/*
33
* Device Tree file for CZ.NIC Turris Mox Board
4-
* 2019 by Marek Behun <[email protected]>
4+
* 2019 by Marek Behún <[email protected]>
55
*/
66

77
/dts-v1/;

drivers/bus/moxtet.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Turris Mox module configuration bus driver
44
*
5-
* Copyright (C) 2019 Marek Behun <[email protected]>
5+
* Copyright (C) 2019 Marek Behún <[email protected]>
66
*/
77

88
#include <dt-bindings/bus/moxtet.h>
@@ -879,6 +879,6 @@ static void __exit moxtet_exit(void)
879879
}
880880
module_exit(moxtet_exit);
881881

882-
MODULE_AUTHOR("Marek Behun <[email protected]>");
882+
MODULE_AUTHOR("Marek Behun <[email protected]>");
883883
MODULE_DESCRIPTION("CZ.NIC's Turris Mox module configuration bus");
884884
MODULE_LICENSE("GPL v2");

drivers/firmware/turris-mox-rwtm.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Turris Mox rWTM firmware driver
44
*
5-
* Copyright (C) 2019 Marek Behun <[email protected]>
5+
* Copyright (C) 2019 Marek Behún <[email protected]>
66
*/
77

88
#include <linux/armada-37xx-rwtm-mailbox.h>
@@ -547,4 +547,4 @@ module_platform_driver(turris_mox_rwtm_driver);
547547

548548
MODULE_LICENSE("GPL v2");
549549
MODULE_DESCRIPTION("Turris Mox rWTM firmware driver");
550-
MODULE_AUTHOR("Marek Behun <[email protected]>");
550+
MODULE_AUTHOR("Marek Behun <[email protected]>");

0 commit comments

Comments
 (0)