On Fri, 6 Dec 2019 11:09:56 +0530, shubhrajyoti.datta@xxxxxxxxx wrote: > From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > > Add dt bindings for flexnoc Performance Monitor. > The flexnoc counters for read and write response and requests are > supported. > > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > --- > changes from RFC: > moved to schema / yaml > v2: > Add additionalProperties > Update the License > > .../devicetree/bindings/perf/xlnx-flexnoc-pm.yaml | 46 ++++++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/perf/xlnx-flexnoc-pm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>