]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
soc: xilinx: vcu: Add exported functions
authorMichal Simek <michal.simek@xilinx.com>
Thu, 22 Feb 2018 15:15:42 +0000 (16:15 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 1 Apr 2019 10:47:48 +0000 (12:47 +0200)
commit26e5e7a60fe565521e7c75f92fb0bb0e3400f066
tree798e647165815d49116ba700b10c2ba7eb2a3ff5
parent058c1016d7725fd5e502e56c2fcc524717188091
soc: xilinx: vcu: Add exported functions

Add exported fuctions to vcu driver. These functions are called
by out of tree driver.
Also probe childs which also requires DT binding extension which are
also coverred by this patch.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt
drivers/soc/xilinx/xlnx_vcu.c
include/soc/xilinx/xlnx_vcu.h [new file with mode: 0644]