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.
Sync up with mainline to get the latest device tree bindings and kernel APIs.
- Loading branch information
Showing
967 changed files
with
8,835 additions
and
4,399 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
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
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
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
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: Bindings for GPIO bitbanged I2C | ||
|
||
maintainers: | ||
- Wolfram Sang <[email protected]> | ||
- Wolfram Sang <[email protected]> | ||
|
||
allOf: | ||
- $ref: /schemas/i2c/i2c-controller.yaml# | ||
|
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
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
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
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
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
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
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
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
Oops, something went wrong.