Skip to content

Commit 6c6a4d3

Browse files
author
Dinh Nguyen
committed
arm64: dts: socfpga: swvp: remove cpu1-start-addr
The cpu1-start-addr property is only applicable to 32-bit SoCFPGA platforms. Removing this property will take care of warnings like this: socfpga_stratix10_swvp.dtb: sysmgr@ffd12000: cpu1-start-addr: False schema does not allow 4291846704 Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
1 parent 501b04d commit 6c6a4d3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,4 @@
106106
&sysmgr {
107107
reg = <0xffd12000 0x1000>;
108108
interrupts = <0x0 0x10 0x4>;
109-
cpu1-start-addr = <0xffd06230>;
110109
};

0 commit comments

Comments
 (0)