Re: [PATCH v3 0/3] Add Amlogic Meson GX SoC Clock Measure Driver

From: Kevin Hilman
Date: Wed Nov 28 2018 - 19:57:34 EST


Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:

> The Amlogic Meson GX SoCs embeds a clock measurer IP to measure the internal
> clocks frequencies.
> The precision is determined by stepping into the duration until the counter
> overflows.
> The debugfs shows a pretty summary and each clock can be measured
> individually aswell.
>
> This patchset includes the dt-bindings, driver and the DT node added to the
> meson-gx dtsi.

Queued for v4.21...

[...]

> Neil Armstrong (3):
> dt-bindings: amlogic: Add Internal Clock Measurer bindings
> soc: amlogic: Add Meson Clock Measure driver

...on branch v4.21/drivers and...

> ARM64: dts: meson-gx: Add Internal Clock Measurer node

...on branch v4.21/dt64,

Thanks,

Kevin