[PATCH V1 0/4] mainly add a new SoC support for spi-mtk-nor

guochun.mao at mediatek.com guochun.mao at mediatek.com
Thu Jan 13 22:24:04 PST 2022


There is a new SoC mt8186, which spi-nor controller has some differences.
It needs one more clk, axi_s, for dma feature.
And also needs 1 extra dummy bit when reads flash registers.

Guochun Mao (4):
  dt-bindings: spi: add mt8186-nor compatible string
  spi: spi-mtk-nor: improve device table for adding more capabilities
  spi: spi-mtk-nor: add new soc mt8186 support
  spi: spi-mtk-nor: add axi_s clock for mt8186

 .../bindings/spi/mediatek,spi-mtk-nor.yaml    |  4 ++
 drivers/spi/spi-mtk-nor.c                     | 63 ++++++++++++++++---
 2 files changed, 58 insertions(+), 9 deletions(-)

-- 
2.25.1





More information about the Linux-mediatek mailing list