mbox series

[GIT,PULL] ARM: mvebu: drivers for v5.9 (#1)

Message ID 87imed1dub.fsf@FE-laptop (mailing list archive)
State Mainlined, archived
Commit e6e57b663ea13e595f0c1fc310959f4e44dbf601
Headers show
Series [GIT,PULL] ARM: mvebu: drivers for v5.9 (#1) | expand

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-drivers-5.9-1

Message

Gregory CLEMENT July 24, 2020, 9:06 a.m. UTC
Hi,

Here is the first pull request for drivers for mvebu for v5.9.

We've just moved to kernel.org, for now the mvebu branches are
associated to my account, but we plan to setup a mvebu group repository
for the next release.

Gregory

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-drivers-5.9-1

for you to fetch changes up to e6e57b663ea13e595f0c1fc310959f4e44dbf601:

  firmware: turris-mox-rwtm: add debugfs documentation (2020-07-18 22:35:27 +0200)

----------------------------------------------------------------
mvebu drivers for 5.9 (part 1)

For firmware on the Turris MOX (Armada 3720 based board), add support
ECDSA signatures via debugfs.

----------------------------------------------------------------
Marek BehĂșn (2):
      firmware: turris-mox-rwtm: support ECDSA signatures via debugfs
      firmware: turris-mox-rwtm: add debugfs documentation

 Documentation/ABI/testing/debugfs-turris-mox-rwtm |   9 ++
 drivers/firmware/turris-mox-rwtm.c                | 166 ++++++++++++++++++++++
 2 files changed, 175 insertions(+)
 create mode 100644 Documentation/ABI/testing/debugfs-turris-mox-rwtm