devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add 36bit dma support to mediatek spi-nor controller.
@ 2020-09-10  4:10 Ikjoon Jang
  2020-09-10  4:11 ` [PATCH 1/2] dt-bindings: spi: add mt8192-nor compatible string Ikjoon Jang
  2020-09-10  4:11 ` [PATCH 2/2] spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor Ikjoon Jang
  0 siblings, 2 replies; 4+ messages in thread
From: Ikjoon Jang @ 2020-09-10  4:10 UTC (permalink / raw)
  To: Rob Herring, Mark Brown, devicetree, linux-spi
  Cc: Ikjoon Jang, Bayi Cheng, Chuanhong Guo, Matthias Brugger,
	linux-arm-kernel, linux-kernel, linux-mediatek

mt8192-nor has 36bit addressing support, this patch adds 36bit address
handlings to spi-mtk-nor.

Ikjoon Jang (2):
  dt-bindings: spi: add mt8192-nor compatible string
  spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor

 .../bindings/spi/mediatek,spi-mtk-nor.yaml    |  1 +
 drivers/spi/spi-mtk-nor.c                     | 19 ++++++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.28.0.526.ge36021eeef-goog


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-11 11:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10  4:10 [PATCH 0/2] Add 36bit dma support to mediatek spi-nor controller Ikjoon Jang
2020-09-10  4:11 ` [PATCH 1/2] dt-bindings: spi: add mt8192-nor compatible string Ikjoon Jang
2020-09-10  4:11 ` [PATCH 2/2] spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor Ikjoon Jang
2020-09-11 11:31   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).