On 5/1/19 12:33 AM, Rob Herring wrote: > 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> > > Thank you, added to the commit message for the next patch set version. Regards, Lukasz