]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1456ed67530250c2d321f125477424778da7f90f
tree92ec694aa2c63050a4227b74bc3c7e8355bf476c
parent58978713cfb38d060a80a2514c6a392f8a1083c2
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