spi nor: spicc: change to use spicc to access spi nor [1/1]
authorSunny Luo <sunny.luo@amlogic.com>
Mon, 12 Aug 2019 05:04:33 +0000 (13:04 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 19 Aug 2019 02:07:31 +0000 (19:07 -0700)
commit99a32b73701d541f7d5974181652e7a1194010b3
treef9cecbcd1b54a8e2d95922f12bc0430d39a76576
parentdad601e7cff91dc80500b9fd0b3868ae0e83cfc6
spi nor: spicc: change to use spicc to access spi nor [1/1]

PD#TV-8401

Problem:
Customer needs to access spi nor by the spicc.

Solution:
add spi nor interfaces in spicc driver.
add gd25q80c/FM25Q08A surpport

Verify:
tl1 x301

Change-Id: If94858d46c31fea6b37034a8b1dfe94a9e9f4603
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
arch/arm/configs/meson64_a32_defconfig
arch/arm64/boot/dts/amlogic/mesontl1.dtsi
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
arch/arm64/configs/meson64_defconfig
drivers/amlogic/spicc/spicc.c
drivers/mtd/spi-nor/spi-nor.c