linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] enable flexspi support on imx8mp
@ 2021-03-16  5:04 Heiko Schocher
  2021-03-16  5:04 ` [PATCH 1/2] spi: fspi: enable fspi driver for " Heiko Schocher
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Heiko Schocher @ 2021-03-16  5:04 UTC (permalink / raw)
  To: linux-spi
  Cc: Heiko Schocher, linux-arm-kernel, Ashish Kumar, Kuldeep Singh,
	Mark Brown, Rob Herring, Shawn Guo, Yogesh Gaur, devicetree,
	linux-kernel

add compatible entry in nxp_fspi driver for imx8mp

new in v3:
seperate spi changes from series:
http://lists.infradead.org/pipermail/linux-arm-kernel/2021-March/643289.html

into own series as Kuldeep suggested and rebased against
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
144c79ef33536 ("Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux")

@Shawn: If this series is accepted, can you apply the DTS patches from
series v2?
http://lists.infradead.org/pipermail/linux-arm-kernel/2021-March/643292.html
http://lists.infradead.org/pipermail/linux-arm-kernel/2021-March/643293.html


Changes in v3:
- seperate spi changes from series:
  http://lists.infradead.org/pipermail/linux-arm-kernel/2021-March/643289.html
- no changes, rebased against
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
  144c79ef33536 Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux

Changes in v2:
- work in comments from Marco
  add own compatible entry for imx8mp

Heiko Schocher (2):
  spi: fspi: enable fspi driver for on imx8mp
  dt-bindings: spi: add compatible entry for imx8mp in FlexSPI
    controller

 Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt | 1 +
 drivers/spi/spi-nxp-fspi.c                             | 1 +
 2 files changed, 2 insertions(+)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] enable flexspi support on imx8mp
@ 2021-03-08  6:40 Heiko Schocher
  0 siblings, 0 replies; 6+ messages in thread
From: Heiko Schocher @ 2021-03-08  6:40 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Heiko Schocher, Alice Guo, Anson Huang, Dong Aisheng,
	Fabio Estevam, Horia Geantă,
	Jacky Bai, Joakim Zhang, Krzysztof Kozlowski, Li Jun,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, Teresa Remmet, devicetree, linux-kernel


This series enables support for the SPI NOR on the
imx8mp based phyboard-pollux-rdk board.



Heiko Schocher (2):
  arm64: dts: imx8mp: add flexspi node
  arm64: imx8mp: imx8mp-phycore-som enable spi nor

 .../dts/freescale/imx8mp-phycore-som.dtsi     | 27 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mp.dtsi     | 16 +++++++++++
 2 files changed, 43 insertions(+)

-- 
2.29.2


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

end of thread, other threads:[~2021-03-16  7:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16  5:04 [PATCH 0/2] enable flexspi support on imx8mp Heiko Schocher
2021-03-16  5:04 ` [PATCH 1/2] spi: fspi: enable fspi driver for " Heiko Schocher
2021-03-16  5:04 ` [PATCH 2/2] dt-bindings: spi: add compatible entry for imx8mp in FlexSPI controller Heiko Schocher
2021-03-16  6:42 ` [EXT] [PATCH 0/2] enable flexspi support on imx8mp Kuldeep Singh
2021-03-16  7:31   ` Heiko Schocher
  -- strict thread matches above, loose matches on Subject: below --
2021-03-08  6:40 Heiko Schocher

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).