mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 16:57:18 +09:00
Merge tag 'socfpga_dts_for_v4.4_part_2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
SoCFPGA DTS update for v4.4, part 2 - Add the FPGA manager node * tag 'socfpga_dts_for_v4.4_part_2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: socfpga: dts: add fpga manager Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
@@ -513,6 +513,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
fpgamgr0: fpgamgr@ff706000 {
|
||||
compatible = "altr,socfpga-fpga-mgr";
|
||||
reg = <0xff706000 0x1000
|
||||
0xffb90000 0x1000>;
|
||||
interrupts = <0 175 4>;
|
||||
};
|
||||
|
||||
gmac0: ethernet@ff700000 {
|
||||
compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac";
|
||||
altr,sysmgr-syscon = <&sysmgr 0x60 0>;
|
||||
|
||||
Reference in New Issue
Block a user