projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e2c972
)
ARM: dts: socfpga: add fpga-manager node for Arria10
author
Dinh Nguyen
<dinguyen@kernel.org>
Sun, 18 Dec 2016 04:45:03 +0000
(22:45 -0600)
committer
Dinh Nguyen
<dinguyen@kernel.org>
Thu, 5 Jan 2017 00:12:11 +0000
(18:12 -0600)
Add the FPGA manger DTS entry for Arria10.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga_arria10.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/socfpga_arria10.dtsi
b/arch/arm/boot/dts/socfpga_arria10.dtsi
index 551c636a4f013b9bc96b88c0016acabe2dc93f46..3ceb4e4965170c0f5e309c205019d0de3961ce82 100644
(file)
--- a/
arch/arm/boot/dts/socfpga_arria10.dtsi
+++ b/
arch/arm/boot/dts/socfpga_arria10.dtsi
@@
-512,6
+512,15
@@
};
};
+ fpga_mgr: fpga-mgr@ffd03000 {
+ compatible = "altr,socfpga-a10-fpga-mgr";
+ reg = <0xffd03000 0x100
+ 0xffcfe400 0x20>;
+ clocks = <&l4_mp_clk>;
+ resets = <&rst FPGAMGR_RESET>;
+ reset-names = "fpgamgr";
+ };
+
i2c0: i2c@ffc02200 {
#address-cells = <1>;
#size-cells = <0>;