]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
fpga: region: Add reset support to the fpga region
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Thu, 8 Mar 2018 05:31:11 +0000 (11:01 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 09:53:53 +0000 (11:53 +0200)
commit3dae1d93c205003352814e35cedf5150dc1e956f
treef01fa8ebe344bd329ddb2ecf9bf53a054429407e
parent15b23f7fa80ed8166af46fb4dd971dbc12d46ad2
fpga: region: Add reset support to the fpga region

Many of the fpga regions have a reset that has to be
asserted after the bit file programming. Add support
for the same in case there is no reset phandle passed
no action is taken so it is backward compatible.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/fpga/fpga-region.txt
drivers/fpga/fpga-region.c