fpga controller: drivers: add ZynqMP driver

This commit adds support for fpga driver on ZynqMP SoC.

Signed-off-by: Mateusz Sierszulski <msierszulski@antmicro.com>
This commit is contained in:
Mateusz Sierszulski 2022-02-14 11:45:17 +01:00 committed by Carles Cufí
commit 06e4f36b4b
7 changed files with 416 additions and 1 deletions

View file

@ -19,6 +19,7 @@
fpga0: fpga {
status = "okay";
compatible = "xlnx,fpga";
};
};