mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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>
This commit is contained in:
parent
501b04d5a8
commit
6c6a4d395d
|
|
@ -106,5 +106,4 @@ &usb1 {
|
|||
&sysmgr {
|
||||
reg = <0xffd12000 0x1000>;
|
||||
interrupts = <0x0 0x10 0x4>;
|
||||
cpu1-start-addr = <0xffd06230>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user