linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] GPCv2 support for i.MX8MQ
@ 2018-11-17 18:12 Andrey Smirnov
  2018-11-17 18:12 ` [PATCH 1/3] soc: imx: gpcv2: Remove static qualifier from domain_data Andrey Smirnov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrey Smirnov @ 2018-11-17 18:12 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrey Smirnov, Shawn Guo, Fabio Estevam, cphealy, l.stach,
	Leonard Crestez, A.s. Dong, Richard Zhu, linux-imx,
	linux-arm-kernel

Everyone:

This series contains changes I made to add support for i.MX8MQ to
GPCv2 driver in order to enable support of PCIE IP block on i.MX8MQ
SoCs (full tree can be found at [github-v0]). This series is _very_
preliminary and by no means is ready for inclusion (it also has some
unmet dependencies).  However is should be in OK enough shape to get
some early feedback on, which is the intent of this submission.

All other feedback is appreciated as well!

Thank you,
Andrey Smirnov

[github-v0] https://github.com/ndreys/linux/commits/imx8mq-pcie-v0

Andrey Smirnov (3):
  soc: imx: gpcv2: Remove static qualifier from domain_data
  soc: imx: gpcv2: Make regmap access table variant specific.
  soc: imx: gpcv2: Add support for i.MX8MQ

 drivers/soc/imx/Kconfig |   4 +-
 drivers/soc/imx/gpcv2.c | 238 ++++++++++++++++++++++++++++++++++++----
 2 files changed, 219 insertions(+), 23 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-11-26 18:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-17 18:12 [PATCH 0/3] GPCv2 support for i.MX8MQ Andrey Smirnov
2018-11-17 18:12 ` [PATCH 1/3] soc: imx: gpcv2: Remove static qualifier from domain_data Andrey Smirnov
2018-11-17 18:12 ` [PATCH 2/3] soc: imx: gpcv2: Make regmap access table variant specific Andrey Smirnov
2018-11-18 17:00   ` kbuild test robot
2018-11-17 18:12 ` [PATCH 3/3] soc: imx: gpcv2: Add support for i.MX8MQ Andrey Smirnov
2018-11-19 14:10 ` [PATCH 0/3] GPCv2 " Lucas Stach
2018-11-26 18:38   ` Andrey Smirnov

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