aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2019-05-29 14:29:45 +0100
committerSudeep Holla <[email protected]>2019-05-30 13:39:26 +0100
commit6f3710f1f65fdc0da2b042ea6a9a738ddd146d4e (patch)
treead70fa4d0d1832a20938a97ecae4c266d52c0910 /net/lapb/lapb_subr.c
parent8de9336f4b928e498e4e3ea50e12bf40acb95e5b (diff)
arm: dts: vexpress-v2p-ca15_a7: disable NOR flash node by default
Accessing the NOR flash memory from the kernel will disrupt CPU sleep/ idles states and CPU hotplugging. We need to disable this DT node by default. Setups that want to access the flash can modify this entry to enable the flash again but also ensuring to disable CPU idle states and CPU hotplug. The platform firmware assumes the flash is always in read mode while Linux kernel driver leaves NOR flash in "read id" mode after initialization. If it gets used actively, it can be in some other state. So far we had not seen this issue as the NOR flash drivers in kernel were not enabled by default. However it was enable in multi_v7 config by Commit 5f068190cc10 ("ARM: multi_v7_defconfig: Enable support for CFI NOR FLASH") So, let's mark the NOR flash disabled so that the platform can boot again. This based on: Commit 980bbff018f6 ("ARM64: juno: disable NOR flash node by default") Cc: Liviu Dudau <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions