Linux FPGA development
 help / color / mirror / Atom feed
From: Moritz Fischer <mdf@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-fpga@vger.kernel.org, hao.wu@intel.com, moritzf@google.com
Subject: [GIT PULL] FPGA changes for 5.5
Date: Fri, 8 Nov 2019 08:19:32 -0800	[thread overview]
Message-ID: <20191108161808.GA398122@archbox> (raw)

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-dfl-for-5.5

for you to fetch changes up to fddc9fcbe69a502d84adf0bad5e2c6c80823838c:

  fpga: dfl: fme: add power management support (2019-10-16 19:18:27 -0700)

----------------------------------------------------------------
Here is the first set of FPGA changes for 5.5

The first patch from Stephen is a trivial cleanup patch.

The following three patches add hwmon support to DFL FPGAs.

All of this patches have been reviewed and been in the last couple
of linux-next releases without issues.

Signed-off-by: Moritz Fischer <mdf@kernel.org>

----------------------------------------------------------------
Stephen Boyd (1):
      fpga: Remove dev_err() usage after platform_get_irq()

Wu Hao (2):
      fpga: dfl: fme: add thermal management support
      fpga: dfl: fme: add power management support

Xu Yilun (1):
      Documentation: fpga: dfl: add descriptions for thermal/power management interfaces

 Documentation/ABI/testing/sysfs-platform-dfl-fme | 132 ++++++++
 Documentation/fpga/dfl.rst                       |  10 +
 drivers/fpga/Kconfig                             |   2 +-
 drivers/fpga/dfl-fme-main.c                      | 385 +++++++++++++++++++++++
 drivers/fpga/zynq-fpga.c                         |   4 +-
 5 files changed, 529 insertions(+), 4 deletions(-)

             reply	other threads:[~2019-11-08 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 16:19 Moritz Fischer [this message]
2019-11-08 17:50 ` [GIT PULL] FPGA changes for 5.5 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191108161808.GA398122@archbox \
    --to=mdf@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hao.wu@intel.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=moritzf@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox