Re: [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos

From: Rob Herring
Date: Tue Apr 30 2019 - 18:34:11 EST


On Fri, 19 Apr 2019 15:48:05 +0200, Lukasz Luba wrote:
> This patch add support of a new feature which can be used in DT:
> Performance Monitoring Unit with defined event data type.
> In this patch the event data types are defined for Exynos PPMU.
> The patch also updates the MAINTAINERS file accordingly and
> adds the header file to devfreq event subsystem.
>
> Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 1 +
> include/dt-bindings/pmu/exynos_ppmu.h | 26 ++++++++++++++++++++++++++
> 2 files changed, 27 insertions(+)
> create mode 100644 include/dt-bindings/pmu/exynos_ppmu.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>