forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
17 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
What: /sys/kernel/debug/moxtet/input | ||
Date: March 2019 | ||
KernelVersion: 5.3 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Read input from the shift registers, in hexadecimal. | ||
Returns N+1 bytes, where N is the number of Moxtet connected | ||
modules. The first byte is from the CPU board itself. | ||
|
@@ -19,7 +19,7 @@ Description: (Read) Read input from the shift registers, in hexadecimal. | |
What: /sys/kernel/debug/moxtet/output | ||
Date: March 2019 | ||
KernelVersion: 5.3 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (RW) Read last written value to the shift registers, in | ||
hexadecimal, or write values to the shift registers, also | ||
in hexadecimal. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
What: /sys/kernel/debug/turris-mox-rwtm/do_sign | ||
Date: Jun 2020 | ||
KernelVersion: 5.8 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: | ||
|
||
======= =========================================================== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_description | ||
Date: March 2019 | ||
KernelVersion: 5.3 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Moxtet module description. Format: string | ||
|
||
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_id | ||
Date: March 2019 | ||
KernelVersion: 5.3 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Moxtet module ID. Format: %x | ||
|
||
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_name | ||
Date: March 2019 | ||
KernelVersion: 5.3 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Moxtet module name. Format: string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
What: /sys/class/leds/<led>/device/brightness | ||
Date: July 2020 | ||
KernelVersion: 5.9 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (RW) On the front panel of the Turris Omnia router there is also | ||
a button which can be used to control the intensity of all the | ||
LEDs at once, so that if they are too bright, user can dim them. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
What: /sys/firmware/turris-mox-rwtm/board_version | ||
Date: August 2019 | ||
KernelVersion: 5.4 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Board version burned into eFuses of this Turris Mox board. | ||
Format: %i | ||
|
||
What: /sys/firmware/turris-mox-rwtm/mac_address* | ||
Date: August 2019 | ||
KernelVersion: 5.4 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) MAC addresses burned into eFuses of this Turris Mox board. | ||
Format: %pM | ||
|
||
What: /sys/firmware/turris-mox-rwtm/pubkey | ||
Date: August 2019 | ||
KernelVersion: 5.4 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) ECDSA public key (in pubkey hex compressed form) computed | ||
as pair to the ECDSA private key burned into eFuses of this | ||
Turris Mox Board. | ||
|
@@ -24,14 +24,14 @@ Description: (Read) ECDSA public key (in pubkey hex compressed form) computed | |
What: /sys/firmware/turris-mox-rwtm/ram_size | ||
Date: August 2019 | ||
KernelVersion: 5.4 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) RAM size in MiB of this Turris Mox board as was detected | ||
during manufacturing and burned into eFuses. Can be 512 or 1024. | ||
Format: %i | ||
|
||
What: /sys/firmware/turris-mox-rwtm/serial_number | ||
Date: August 2019 | ||
KernelVersion: 5.4 | ||
Contact: Marek Behún <[email protected]> | ||
Contact: Marek Behún <[email protected]> | ||
Description: (Read) Serial number burned into eFuses of this Turris Mox device. | ||
Format: %016X |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: CZ.NIC's Turris Omnia LEDs driver | ||
|
||
maintainers: | ||
- Marek Behún <[email protected]> | ||
- Marek Behún <[email protected]> | ||
|
||
description: | ||
This module adds support for the RGB LEDs found on the front panel of the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1791,7 +1791,7 @@ F: drivers/pinctrl/pinctrl-gemini.c | |
F: drivers/rtc/rtc-ftrtc010.c | ||
|
||
ARM/CZ.NIC TURRIS SUPPORT | ||
M: Marek Behun <[email protected]> | ||
M: Marek Behun <[email protected]> | ||
S: Maintained | ||
W: https://www.turris.cz/ | ||
F: Documentation/ABI/testing/debugfs-moxtet | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT) | ||
/* | ||
* Device Tree file for CZ.NIC Turris Mox Board | ||
* 2019 by Marek Behun <[email protected]> | ||
* 2019 by Marek Behún <[email protected]> | ||
*/ | ||
|
||
/dts-v1/; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Turris Mox module configuration bus driver | ||
* | ||
* Copyright (C) 2019 Marek Behun <[email protected]> | ||
* Copyright (C) 2019 Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <dt-bindings/bus/moxtet.h> | ||
|
@@ -879,6 +879,6 @@ static void __exit moxtet_exit(void) | |
} | ||
module_exit(moxtet_exit); | ||
|
||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_DESCRIPTION("CZ.NIC's Turris Mox module configuration bus"); | ||
MODULE_LICENSE("GPL v2"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Turris Mox rWTM firmware driver | ||
* | ||
* Copyright (C) 2019 Marek Behun <[email protected]> | ||
* Copyright (C) 2019 Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <linux/armada-37xx-rwtm-mailbox.h> | ||
|
@@ -547,4 +547,4 @@ module_platform_driver(turris_mox_rwtm_driver); | |
|
||
MODULE_LICENSE("GPL v2"); | ||
MODULE_DESCRIPTION("Turris Mox rWTM firmware driver"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Turris Mox Moxtet GPIO expander | ||
* | ||
* Copyright (C) 2018 Marek Behun <[email protected]> | ||
* Copyright (C) 2018 Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <linux/bitops.h> | ||
|
@@ -174,6 +174,6 @@ static struct moxtet_driver moxtet_gpio_driver = { | |
}; | ||
module_moxtet_driver(moxtet_gpio_driver); | ||
|
||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_DESCRIPTION("Turris Mox Moxtet GPIO expander"); | ||
MODULE_LICENSE("GPL v2"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* CZ.NIC's Turris Omnia LEDs driver | ||
* | ||
* 2020 by Marek Behun <[email protected]> | ||
* 2020 by Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <linux/i2c.h> | ||
|
@@ -287,6 +287,6 @@ static struct i2c_driver omnia_leds_driver = { | |
|
||
module_i2c_driver(omnia_leds_driver); | ||
|
||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_DESCRIPTION("CZ.NIC's Turris Omnia LEDs"); | ||
MODULE_LICENSE("GPL v2"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* rWTM BIU Mailbox driver for Armada 37xx | ||
* | ||
* Author: Marek Behun <[email protected]> | ||
* Author: Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <linux/device.h> | ||
|
@@ -203,4 +203,4 @@ module_platform_driver(armada_37xx_mbox_driver); | |
|
||
MODULE_LICENSE("GPL v2"); | ||
MODULE_DESCRIPTION("rWTM BIU Mailbox driver for Armada 37xx"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Watchdog driver for Marvell Armada 37xx SoCs | ||
* | ||
* Author: Marek Behun <[email protected]> | ||
* Author: Marek Behún <[email protected]> | ||
*/ | ||
|
||
#include <linux/clk.h> | ||
|
@@ -366,7 +366,7 @@ static struct platform_driver armada_37xx_wdt_driver = { | |
|
||
module_platform_driver(armada_37xx_wdt_driver); | ||
|
||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_AUTHOR("Marek Behun <[email protected]>"); | ||
MODULE_DESCRIPTION("Armada 37xx CPU Watchdog"); | ||
|
||
MODULE_LICENSE("GPL v2"); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Constant for device tree bindings for Turris Mox module configuration bus | ||
* | ||
* Copyright (C) 2019 Marek Behun <[email protected]> | ||
* Copyright (C) 2019 Marek Behún <[email protected]> | ||
*/ | ||
|
||
#ifndef _DT_BINDINGS_BUS_MOXTET_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* rWTM BIU Mailbox driver for Armada 37xx | ||
* | ||
* Author: Marek Behun <[email protected]> | ||
* Author: Marek Behún <[email protected]> | ||
*/ | ||
|
||
#ifndef _LINUX_ARMADA_37XX_RWTM_MAILBOX_H_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/* | ||
* Turris Mox module configuration bus driver | ||
* | ||
* Copyright (C) 2019 Marek Behun <[email protected]> | ||
* Copyright (C) 2019 Marek Behún <[email protected]> | ||
*/ | ||
|
||
#ifndef __LINUX_MOXTET_H | ||
|