mbox series

[GIT,PULL] arm64: soc: ZynqMP SoC fixes for v5.7-rc3

Message ID 4c6daeb0-bc61-8bdb-6ed6-5f58cd915326@monstr.eu
State New
Headers show
Series [GIT,PULL] arm64: soc: ZynqMP SoC fixes for v5.7-rc3 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.7-rc3

Message

Michal Simek April 21, 2020, 7:47 a.m. UTC
Hi,

can you please pull these two fixes to your tree? Arnd's fix is required
for one patchset to avoid issues reported by kbuild and expose issue
introduced in 5.7-rc1.

Thanks,
Michal


The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.7-rc3

for you to fetch changes up to f5ba30ba481dd8fd513c16262ab528a2a70780d9:

  firmware: xilinx: make firmware_debugfs_root static (2020-04-15
10:25:20 +0200)

----------------------------------------------------------------
arm64: soc: ZynqMP SoC fixes for v5.7

- Fix firmware driver dependency
- Fix one spare warning in firmware driver

----------------------------------------------------------------
Arnd Bergmann (1):
      drivers: soc: xilinx: fix firmware driver Kconfig dependency

Jason Yan (1):
      firmware: xilinx: make firmware_debugfs_root static

 drivers/firmware/xilinx/zynqmp-debug.c | 2 +-
 drivers/soc/xilinx/Kconfig             | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)