提交 6e761cd7 编写于 作者: M Matthew Gerlach 提交者: Greg Kroah-Hartman

fpga dt: bindings for Altera Partial Reconfiguration IP.

Device Tree bindings for Altera Partial Reconfiguration IP.
Signed-off-by: NMatthew Gerlach <matthew.gerlach@linux.intel.com>
Acked-by: NRob Herring <robh@kernel.org>
Acked-by: NAlan Tull <atull@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d201cc17
Altera Arria10 Partial Reconfiguration IP
Required properties:
- compatible : should contain "altr,a10-pr-ip"
- reg : base address and size for memory mapped io.
Example:
fpga_mgr: fpga-mgr@ff20c000 {
compatible = "altr,a10-pr-ip";
reg = <0xff20c000 0x10>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册