mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
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>
This commit is contained in:
parent
1de7dfb359
commit
501b04d5a8
|
|
@ -103,10 +103,6 @@ &usb1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&rst {
|
||||
altr,modrst-offset = <0x20>;
|
||||
};
|
||||
|
||||
&sysmgr {
|
||||
reg = <0xffd12000 0x1000>;
|
||||
interrupts = <0x0 0x10 0x4>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user