From: Michal Simek <monstr@monstr.eu>
To: arm-soc <arm@kernel.org>
Cc: Moritz Fischer <moritz.fischer@ettus.com>,
linux-arm <linux-arm-kernel@lists.infradead.org>,
Alan Tull <atull@kernel.org>
Subject: [GIT PULL] arm64: dts: Xilinx ZynqMP SoC changes for v5.2
Date: Mon, 15 Apr 2019 10:39:04 +0200 [thread overview]
Message-ID: <2bb66114-c976-9c44-6db3-33a5dd12edde@monstr.eu> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 3125 bytes --]
Hi,
please pull these patches to your tree. I have also taken fpga series
based on agreement with Moritz and Alan because it requires changes in
firmware interface. It is the same what we have done last time with
reset and nvmem.
Thanks,
Michal
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the git repository at:
https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.2
for you to fetch changes up to c09f7471127e9debf3e814ffef4f4012c31a5a3d:
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
(2019-04-15 10:23:18 +0200)
----------------------------------------------------------------
arm64: zynqmp: SoC changes for v5.2
- Add support for ZynqMP fpga manager
- Defer some probes which depends on firmware driver to be ready
- Debugfs fix
----------------------------------------------------------------
Jann Horn (1):
firmware: xilinx: fix debugfs write handler
Nava kishore Manne (3):
firmware: xilinx: Add fpga API's
dt-bindings: fpga: Add bindings for ZynqMP fpga driver
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Rajan Vaja (1):
drivers: Defer probe if firmware is not ready
Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt | 25
++++++++++++++++++++++
Documentation/xilinx/eemi.txt | 4 ++--
drivers/clk/zynqmp/clkc.c | 4 ++--
drivers/firmware/xilinx/zynqmp-debug.c | 18
++++------------
drivers/firmware/xilinx/zynqmp.c | 56
++++++++++++++++++++++++++++++++++++++++++++++++-
drivers/fpga/Kconfig | 9
++++++++
drivers/fpga/Makefile | 1 +
drivers/fpga/zynqmp-fpga.c | 159
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvmem/zynqmp_nvmem.c | 10
++++++---
drivers/reset/reset-zynqmp.c | 8
+++----
drivers/soc/xilinx/zynqmp_pm_domains.c | 18
+++++++++-------
drivers/soc/xilinx/zynqmp_power.c | 10
+++++----
drivers/spi/spi-zynqmp-gqspi.c | 5
+++++
include/linux/firmware/xlnx-zynqmp.h | 14
++++++++++++-
14 files changed, 302 insertions(+), 39 deletions(-)
create mode 100644
Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt
create mode 100644 drivers/fpga/zynqmp-fpga.c
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-04-15 8:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-15 8:39 Michal Simek [this message]
2019-04-29 6:07 ` [GIT PULL] arm64: dts: Xilinx ZynqMP SoC changes for v5.2 Olof Johansson
2019-04-29 16:20 ` Olof Johansson
2019-04-29 16:22 ` [PATCH] spi: zynqmp: Fix build break Olof Johansson
2019-04-29 16:28 ` Michal Simek
2019-05-21 21:08 ` Mark Brown
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=2bb66114-c976-9c44-6db3-33a5dd12edde@monstr.eu \
--to=monstr@monstr.eu \
--cc=arm@kernel.org \
--cc=atull@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=moritz.fischer@ettus.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