Skip to content

Commit 501b04d

Browse files
author
Dinh Nguyen
committed
arm64: dts: socfpga: swvp: remove altr,modrst-offset
'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>
1 parent 1de7dfb commit 501b04d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@
103103
status = "okay";
104104
};
105105

106-
&rst {
107-
altr,modrst-offset = <0x20>;
108-
};
109-
110106
&sysmgr {
111107
reg = <0xffd12000 0x1000>;
112108
interrupts = <0x0 0x10 0x4>;

0 commit comments

Comments
 (0)