]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: socfpga: add fpga region support on Arria10
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 20 Dec 2016 05:21:27 +0000 (23:21 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Fri, 6 Jan 2017 07:42:05 +0000 (01:42 -0600)
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>
arch/arm/boot/dts/socfpga_arria10.dtsi

index 1139d3b212a273dfa010bc38cbe85ba2aa8de535..f21be425a9e530e5a485a1ac4cb03cff39cfdbe5 100644 (file)
                        };
                };
 
+               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>;