1
0
Fork 0

ARM: dts: socfpga: add fpga region support on Arria10

Add the base FPGA region for DT overlay support in FPGA programming.

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Matthew Gerlach <mgerlach@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
hifive-unleashed-5.1
Dinh Nguyen 2016-12-19 23:21:27 -06:00
parent 7c8e5afd68
commit 984442b72c
1 changed files with 8 additions and 0 deletions

View File

@ -83,6 +83,14 @@
};
};
base_fpga_region {
#address-cells = <0x1>;
#size-cells = <0x1>;
compatible = "fpga-region";
fpga-mgr = <&fpga_mgr>;
};
clkmgr@ffd04000 {
compatible = "altr,clk-mgr";
reg = <0xffd04000 0x1000>;