* [GIT PULL] FPGA changes for 5.5
@ 2019-11-08 16:19 Moritz Fischer
2019-11-08 17:50 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2019-11-08 16:19 UTC (permalink / raw)
To: gregkh; +Cc: linux-fpga, hao.wu, moritzf
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] FPGA changes for 5.5
2019-11-08 16:19 [GIT PULL] FPGA changes for 5.5 Moritz Fischer
@ 2019-11-08 17:50 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-11-08 17:50 UTC (permalink / raw)
To: Moritz Fischer; +Cc: linux-fpga, hao.wu, moritzf
On Fri, Nov 08, 2019 at 08:19:30AM -0800, Moritz Fischer wrote:
> 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
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-08 17:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 16:19 [GIT PULL] FPGA changes for 5.5 Moritz Fischer
2019-11-08 17:50 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.