On Mon, 20 May 2019 15:27:16 +0000, Gerald BAEZA wrote: > The DDRPERFM is the DDR Performance Monitor embedded in STM32MP1 SOC. > > This documentation indicates how to enable stm32-ddr-pmu driver on > DDRPERFM peripheral, via the device tree. > > Signed-off-by: Gerald Baeza <gerald.ba...@st.com> > --- > .../devicetree/bindings/perf/stm32-ddr-pmu.txt | 20 > ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > create mode 100644 Documentation/devicetree/bindings/perf/stm32-ddr-pmu.txt >
Reviewed-by: Rob Herring <r...@kernel.org>