]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: socfpga: fpga manager data is 32 bits
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 20 Dec 2016 04:34:00 +0000 (22:34 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 5 Jan 2017 12:12:54 +0000 (06:12 -0600)
Adjust regs property for the FPGA manager data register to
properly reflect that it is a single 32 bit register.

Signed-off-by: Dalon Westergreen <dwesterg@altera.com>
Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga.dtsi

index da689659131fd4aeec864ef4dd606f801ac9acae..de291724e0be68483f77dfeebf0fe73075355bdd 100644 (file)
@@ -516,7 +516,7 @@ h2f_user2_clk: h2f_user2_clk {
                fpgamgr0: fpgamgr@ff706000 {
                        compatible = "altr,socfpga-fpga-mgr";
                        reg = <0xff706000 0x1000
-                              0xffb90000 0x1000>;
+                              0xffb90000 0x4>;
                        interrupts = <0 175 4>;
                };