]> git.baikalelectronics.ru Git - kernel.git/commitdiff
spi: add new SoC mt8186 support for spi-mtk-nor
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:46 +0000 (10:17 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:46 +0000 (10:17 +0000)
Merge series from guochun.mao@mediatek.com <guochun.mao@mediatek.com>:

These patches is mainly for adding mt8186 support.
The spi nor controller of mt8186 has some differences,
it needs one more clk, axi_s, for dma feature.
And also needs one extra dummy bit when read flash registers.


Trivial merge