linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] imx8mq: updates for the interconnect fabric
@ 2020-12-01 10:01 Martin Kepplinger
  2020-12-01 10:01 ` [PATCH 1/6] arm64: dts: imx8m: Add NOC nodes Martin Kepplinger
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Martin Kepplinger @ 2020-12-01 10:01 UTC (permalink / raw)
  To: robh, shawnguo, festevam, catalin.marinas, will, georgi.djakov,
	cdleonard
  Cc: kernel, linux-imx, kernel, devicetree, linux-arm-kernel,
	linux-kernel, linux-pm, Martin Kepplinger

Small updates for using interconnect on the imx8mq. In case you
add icc_sync_state yourself, just let me know Georgi, and I can drop
it here. Thanks again for your help.

The last patch of course is optional and just cycles the defconfig.

thanks,
                        martin


Leonard Crestez (1):
  arm64: dts: imx8m: Add NOC nodes

Martin Kepplinger (5):
  arm64: dts: imx8mq: Add interconnect provider property
  arm64: dts: imx8mq: Add interconnect for lcdif
  interconnect: imx8mq: Use icc_sync_state
  arm64: defconfig: Enable interconnect for imx8mq
  arm64: defconfig: updates for 5.10

 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 22 ++++++
 arch/arm64/boot/dts/freescale/imx8mn.dtsi | 22 ++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi | 26 +++++++
 arch/arm64/configs/defconfig              | 85 +++++++----------------
 drivers/interconnect/imx/imx8mq.c         |  2 +
 5 files changed, 98 insertions(+), 59 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-12-01 11:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01 10:01 [PATCH 0/6] imx8mq: updates for the interconnect fabric Martin Kepplinger
2020-12-01 10:01 ` [PATCH 1/6] arm64: dts: imx8m: Add NOC nodes Martin Kepplinger
2020-12-01 10:01 ` [PATCH 2/6] arm64: dts: imx8mq: Add interconnect provider property Martin Kepplinger
2020-12-01 10:01 ` [PATCH 3/6] arm64: dts: imx8mq: Add interconnect for lcdif Martin Kepplinger
2020-12-01 11:27   ` Lucas Stach
2020-12-01 10:01 ` [PATCH 4/6] interconnect: imx8mq: Use icc_sync_state Martin Kepplinger
2020-12-01 10:01 ` [PATCH 5/6] arm64: defconfig: Enable interconnect for imx8mq Martin Kepplinger
2020-12-01 11:29   ` Lucas Stach
2020-12-01 10:01 ` [PATCH 6/6] arm64: defconfig: updates for 5.10 Martin Kepplinger

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