[GIT PULL] arm64: soc: ZynqMP changes for v5.11 v2
Michal Simek
monstr at monstr.eu
Wed Dec 9 13:41:52 EST 2020
Hi,
based on chat with Arnd I am sending v2 pull request which is based on
v5.10-rc2 with dropping one patch which will be queue later.
Arnd wanted to target arm/drivers branch.
Thanks,
Michal
The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:
Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)
are available in the Git repository at:
https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v5.11-v2
for you to fetch changes up to 311c2520de21cb2f44291ad3d984b42191126628:
firmware: xilinx: Properly align function parameter (2020-12-09
19:36:34 +0100)
----------------------------------------------------------------
arm64: soc: ZynqMP SoC changes for v5.11 v2
- Small alignments in Xilinx Firmware driver
- Exposing syscon interface for VCU driver
----------------------------------------------------------------
Michael Tretter (4):
soc: xilinx: vcu: drop useless success message
dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding
soc: xilinx: vcu: use vcu-settings syscon registers
soc: xilinx: vcu: add missing register NUM_CORE
Michal Simek (4):
firmware: xilinx: Fix kernel-doc warnings
firmware: xilinx: Remove additional newline
firmware: xilinx: Add a blank line after function declaration
firmware: xilinx: Properly align function parameter
Wendy Liang (1):
firmware: xlnx-zynqmp: fix compilation warning
Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu-settings.yaml |
34 ++++++++++++++++++++++++++++++++++
Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt |
9 ++-------
drivers/firmware/xilinx/zynqmp.c |
46 +++++++++++++++++++++++-----------------------
drivers/soc/xilinx/Kconfig | 1 +
drivers/soc/xilinx/xlnx_vcu.c |
96
+++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
include/linux/firmware/xlnx-zynqmp.h |
45 ++++++++++++++++++++++++++++++++++++++++-----
include/linux/mfd/syscon/xlnx-vcu.h |
39 +++++++++++++++++++++++++++++++++++++++
7 files changed, 186 insertions(+), 84 deletions(-)
create mode 100644
Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu-settings.yaml
create mode 100644 include/linux/mfd/syscon/xlnx-vcu.h
--
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
More information about the linux-arm-kernel
mailing list