OSDN Git Service

mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 4 Jan 2018 09:20:18 +0000 (12:20 +0300)
committerLee Jones <lee.jones@linaro.org>
Mon, 8 Jan 2018 11:03:35 +0000 (11:03 +0000)
commit0f89ffefa4e122e7e9bc1c2d716c6052b4601b76
tree92ec694aa2c63050a4227b74bc3c7e8355bf476c
parent0c384fc8620f3cfd886ba969200b79a3563a92df
mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo Lake

Just to be on the safe side, don't touch the bit. If write access to the
flash chip is needed, the BIOS needs to enable it explicitly.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_ich.c