OSDN Git Service

Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx into...
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 Oct 2018 11:46:19 +0000 (13:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Oct 2018 11:47:06 +0000 (13:47 +0200)
commite4c080a10a23577303c0ef05c37c18661f758f34
tree546133150e70de482d394bda623ba2ae75a48a55
parentf7d87826fe482dbe4b0675f99c1eae2890a2d8fb
parent3fde0e16d016ecb273f0fa404b5d56b947fc0576
Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx into next/drivers

arm64: zynqmp: SoC CLK changes for v4.20

This patchset adds CCF compliant clock driver for ZynqMP.
Clock driver queries supported clock information from firmware
and regiters pll and output clocks with CCF.

* tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx:
  drivers: clk: Add ZynqMP clock driver
  dt-bindings: clock: Add bindings for ZynqMP clock driver
  firmware: xilinx: Add zynqmp IOCTL API for device control
  Documentation: xilinx: Add documentation for eemi APIs

Signed-off-by: Arnd Bergmann <arnd@arndb.de>