mbox series

[0/2] soc: amlogic: meson-clk-measure: g12a/b DVFS support

Message ID 20190729130218.6635-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series soc: amlogic: meson-clk-measure: g12a/b DVFS support | expand

Message

Neil Armstrong July 29, 2019, 1:02 p.m. UTC
This patchset :
- protects the measure with a mutex, between concurrent user space debugfs reads
- adds entries for the G12B secondary cluster SYS_PLL and CPU clock

Neil Armstrong (2):
  soc: amlogic: meson-clk-measure: protect measure with a mutex
  soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk

 drivers/soc/amlogic/meson-clk-measure.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)