All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support
@ 2019-01-18 10:34 ` Jerome Brunet
  0 siblings, 0 replies; 25+ messages in thread
From: Jerome Brunet @ 2019-01-18 10:34 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: linux-amlogic, devicetree, patchwork-bot+notify, linux-kernel,
	Jerome Brunet

This patchset adds support for the axg and g12a SoC family in amlogic's
clock measure driver and enable it on the related devices

Changes since v1 [0]:
* re-order node in the g12a.dtsi
* change node name

[0]: https://lkml.kernel.org/r/20190117164838.8008-1-jbrunet@baylibre.com

Jerome Brunet (4):
  dt-bindings: amlogic: add new compatible devices to clk_measure
  soc: amlogic: clk-measure: add axg and g12a support
  arm64: dts: meson: axg: add clk measure support
  arm64: dts: meson: g12a: add clk measure support

 .../bindings/soc/amlogic/clk-measure.txt      |   2 +
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi    |   5 +
 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi   |   5 +
 drivers/soc/amlogic/meson-clk-measure.c       | 194 ++++++++++++++++++
 4 files changed, 206 insertions(+)

-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-02-07  3:38 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-18 10:34 [PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support Jerome Brunet
2019-01-18 10:34 ` Jerome Brunet
2019-01-18 10:34 ` [PATCH v2 1/4] dt-bindings: amlogic: add new compatible devices to clk_measure Jerome Brunet
2019-01-18 10:34   ` Jerome Brunet
2019-01-18 21:56   ` Martin Blumenstingl
2019-01-18 21:56     ` Martin Blumenstingl
2019-01-21 17:11   ` Rob Herring
2019-01-21 17:11     ` Rob Herring
2019-01-21 17:11     ` Rob Herring
2019-01-18 10:34 ` [PATCH v2 2/4] soc: amlogic: clk-measure: add axg and g12a support Jerome Brunet
2019-01-18 10:34   ` Jerome Brunet
2019-01-18 21:53   ` Martin Blumenstingl
2019-01-18 21:53     ` Martin Blumenstingl
2019-01-18 10:34 ` [PATCH v2 3/4] arm64: dts: meson: axg: add clk measure support Jerome Brunet
2019-01-18 10:34   ` Jerome Brunet
2019-01-18 21:57   ` Martin Blumenstingl
2019-01-18 21:57     ` Martin Blumenstingl
2019-01-18 10:34 ` [PATCH v2 4/4] arm64: dts: meson: g12a: " Jerome Brunet
2019-01-18 10:34   ` Jerome Brunet
2019-01-18 21:59   ` Martin Blumenstingl
2019-01-18 21:59     ` Martin Blumenstingl
2019-01-18 10:52 ` [PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support Neil Armstrong
2019-01-18 10:52   ` Neil Armstrong
2019-02-07  3:38   ` Kevin Hilman
2019-02-07  3:38     ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.