mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: enable gicv3 pseudo nmi for rk3588-android
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com> Change-Id: Ic1a4e130e5cd0bdc8bf7ce9c08d635cc772e955f
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
chosen: chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=1";
|
||||
};
|
||||
|
||||
cspmu: cspmu@fd10c000 {
|
||||
|
||||
Reference in New Issue
Block a user