]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: socfpga: swvp: remove altr,modrst-offset
authorDinh Nguyen <dinguyen@kernel.org>
Wed, 4 Jun 2025 20:18:07 +0000 (15:18 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Sat, 12 Jul 2025 12:20:17 +0000 (07:20 -0500)
'altr,modrst-offset' property is not applicable for arm64 SoCFPGA
platforms.

This will fix this dtbs_check warning:

socfpga_stratix10_swvp.dtb:
rstmgr@ffd11000: altr,modrst-offset: False schema does not allow 32

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts

index 34ccf8138f7b63df89f89a5b7f66a31d5d993579..33a765c9177dfdb5aabafbdf0da177a78877cc3f 100644 (file)
        status = "okay";
 };
 
-&rst {
-       altr,modrst-offset = <0x20>;
-};
-
 &sysmgr {
        reg = <0xffd12000 0x1000>;
        interrupts = <0x0 0x10 0x4>;