linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] imx8mq: updates for the interconnect fabric
@ 2020-12-10 10:09 Martin Kepplinger
  2020-12-10 10:09 ` [PATCH v3 1/6] arm64: dts: imx8mq: Add NOC node Martin Kepplinger
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Martin Kepplinger @ 2020-12-10 10:09 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

revision history:
v3: (thanks Krysztof and Georgi)
 * drop the defconfig cycling patch and fix the interconnect enable config
 * add the noc node to imx8mq only and use correct properties
 * add missing signed-off-by

v2: (thanks Lucas)
 * reorder and clean up defconfig changes
 * use "dram" for the interconnect path name and document it
 * https://lore.kernel.org/linux-arm-kernel/20201201123932.12312-1-martin.kepplinger@puri.sm/T/#t

v1:
 * link: https://lore.kernel.org/linux-arm-kernel/20201201100124.4676-1-martin.kepplinger@puri.sm/T/

thanks,
                        martin

Leonard Crestez (1):
  arm64: dts: imx8mq: Add NOC node

Martin Kepplinger (5):
  arm64: dts: imx8mq: Add interconnect provider property
  arm64: dts: imx8mq: Add interconnect for lcdif
  dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
  interconnect: imx8mq: Use icc_sync_state
  arm64: defconfig: Enable interconnect for imx8mq

 .../devicetree/bindings/display/mxsfb.txt     |  6 +++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi     | 26 +++++++++++++++++++
 arch/arm64/configs/defconfig                  |  2 ++
 drivers/interconnect/imx/imx8mq.c             |  2 ++
 4 files changed, 36 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2021-01-07  5:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 10:09 [PATCH v3 0/6] imx8mq: updates for the interconnect fabric Martin Kepplinger
2020-12-10 10:09 ` [PATCH v3 1/6] arm64: dts: imx8mq: Add NOC node Martin Kepplinger
2021-01-04 14:53   ` Georgi Djakov
2021-01-07  5:12   ` Shawn Guo
2020-12-10 10:09 ` [PATCH v3 2/6] arm64: dts: imx8mq: Add interconnect provider property Martin Kepplinger
2021-01-04 14:53   ` Georgi Djakov
2020-12-10 10:09 ` [PATCH v3 3/6] arm64: dts: imx8mq: Add interconnect for lcdif Martin Kepplinger
2021-01-04 14:54   ` Georgi Djakov
2020-12-10 10:09 ` [PATCH v3 4/6] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path Martin Kepplinger
2020-12-10 10:09 ` [PATCH v3 5/6] interconnect: imx8mq: Use icc_sync_state Martin Kepplinger
2020-12-10 10:09 ` [PATCH v3 6/6] arm64: defconfig: Enable interconnect for imx8mq Martin Kepplinger
2021-01-04 14:55   ` Georgi Djakov

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