]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: stratix10: add the 'altr,modrst-off' property
authorDinh Nguyen <dinguyen@kernel.org>
Wed, 20 Sep 2017 17:31:55 +0000 (12:31 -0500)
committerDinh 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

index f7fbc38d8fa68fd3ec18ae1f1247f97f6d66b8d1..99e2afec03294e489bb9679df9057a876a8da6af 100644 (file)
                        #reset-cells = <1>;
                        compatible = "altr,rst-mgr";
                        reg = <0xffd11000 0x1000>;
+                       altr,modrst-offset = <0x20>;
                };
 
                spi0: spi@ffda4000 {