mbox series

[GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.7

Message ID ecef6de5-8318-9f88-db8c-7c33fe44901f@monstr.eu
State New
Headers show
Series [GIT,PULL] arm64: soc: ZynqMP SoC changes for v5.7 | expand

Pull-request

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

Message

Michal Simek March 24, 2020, 3:25 p.m. UTC
Hi,

please pull these two patches to your tree.

Thanks,
Michal

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4b9cbf5084e2ed72181a544b48bdcea91463061b:

  arm64: zynqmp: Make zynqmp_firmware driver optional (2020-03-09
14:58:24 +0100)

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

- Change firmware dependency to be able to disable it

----------------------------------------------------------------
Tejas Patel (2):
      include: linux: firmware: Correct config dependency of zynqmp_eemi_ops
      arm64: zynqmp: Make zynqmp_firmware driver optional

 arch/arm64/Kconfig.platforms         | 1 -
 drivers/firmware/xilinx/Kconfig      | 2 ++
 include/linux/firmware/xlnx-zynqmp.h | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)