projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e519922
)
arm64: dts: stratix10: add the 'altr,modrst-off' property
author
Dinh Nguyen
<dinguyen@kernel.org>
Wed, 20 Sep 2017 17:31:55 +0000
(12:31 -0500)
committer
Dinh Nguyen
<dinguyen@kernel.org>
Thu, 21 Sep 2017 14:16:49 +0000
(09:16 -0500)
Update the Stratix10 reset manager with the 'altr,modrst-offset' property.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index f7fbc38d8fa68fd3ec18ae1f1247f97f6d66b8d1..99e2afec03294e489bb9679df9057a876a8da6af 100644
(file)
--- a/
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@
-224,6
+224,7
@@
#reset-cells = <1>;
compatible = "altr,rst-mgr";
reg = <0xffd11000 0x1000>;
+ altr,modrst-offset = <0x20>;
};
spi0: spi@ffda4000 {