devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable imx ddr perfmon on imx8m
@ 2019-07-04  8:53 Leonard Crestez
  2019-07-04  8:53 ` [PATCH 1/3] perf/imx_ddr: Add MODULE_DEVICE_TABLE Leonard Crestez
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Leonard Crestez @ 2019-07-04  8:53 UTC (permalink / raw)
  To: Shawn Guo, Will Deacon, Frank Li
  Cc: Mark Rutland, Dong Aisheng, Jacky Bai, devicetree, Andrey Smirnov,
	Rob Herring, linux-imx, kernel, Fabio Estevam, linux-arm-kernel

Driver was upstreamed for imx8qxp and it seems to work on imx8mq/imx8mm
without changes.

Add soc-specific compat strings in case we find minor differences later.

Leonard Crestez (3):
  perf/imx_ddr: Add MODULE_DEVICE_TABLE
  arm64: dts: imx8m: Add ddr-pmu nodes
  arm64: defconfig: Build imx8 ddr pmu as module

 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 7 +++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi | 7 +++++++
 arch/arm64/configs/defconfig              | 1 +
 drivers/perf/fsl_imx8_ddr_perf.c          | 1 +
 4 files changed, 16 insertions(+)

-- 
2.17.1

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

end of thread, other threads:[~2019-07-22  6:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04  8:53 [PATCH 0/3] Enable imx ddr perfmon on imx8m Leonard Crestez
2019-07-04  8:53 ` [PATCH 1/3] perf/imx_ddr: Add MODULE_DEVICE_TABLE Leonard Crestez
2019-07-16 13:34   ` Frank Li
2019-07-04  8:53 ` [PATCH 2/3] arm64: dts: imx8m: Add ddr-pmu nodes Leonard Crestez
2019-07-16 13:35   ` Frank Li
2019-07-22  6:40   ` Shawn Guo
2019-07-04  8:53 ` [PATCH 3/3] arm64: defconfig: Build imx8 ddr pmu as module Leonard Crestez
2019-07-16 13:35   ` Frank Li
2019-07-22  6:41   ` Shawn Guo

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