ramips: speed up spi frequency for Youku YK-L1
authorShiji Yang <yangshiji66@qq.com>
Sun, 21 Mar 2021 14:43:59 +0000 (22:43 +0800)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 22 Mar 2021 19:54:34 +0000 (20:54 +0100)
commitbf7ddb18f1bfa0b61b4dc43732c114f20900bd4b
tree5fbb93b00c370dc62effab351838a22484653e52
parente87527b57dfb1472a62059c0ff6a96dee01729d8
ramips: speed up spi frequency for Youku YK-L1

Youku YK-L1 has a huge storage space up to 32 MB. It is better to
use a higher spi clock to read or write serial nor flash chips.
Youku YK-L1 has Winbond w25q256fvfg on board that can support
104 MHz spi clock so 48 MHz is safe enough.
The real frequency can only be sysclk(580MHz ) /3 /(2^n) so 80 MHz
defined in dts file will set only 48 MHz in spi bus.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/dts/mt7620a_youku_yk1.dts