Commit 7691d626 authored by Dinh Nguyen's avatar Dinh Nguyen

arm64: dts: stratix10: add the 'altr,modrst-off' property

Update the Stratix10 reset manager with the 'altr,modrst-offset' property.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent e519922e
...@@ -224,6 +224,7 @@ rst: rstmgr@ffd11000 { ...@@ -224,6 +224,7 @@ rst: rstmgr@ffd11000 {
#reset-cells = <1>; #reset-cells = <1>;
compatible = "altr,rst-mgr"; compatible = "altr,rst-mgr";
reg = <0xffd11000 0x1000>; reg = <0xffd11000 0x1000>;
altr,modrst-offset = <0x20>;
}; };
spi0: spi@ffda4000 { spi0: spi@ffda4000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment