From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 4/4] nds32: Add document for NDS32 PMU. Date: Wed, 24 Oct 2018 13:32:48 -0500 Message-ID: <20181024183247.GA12203@bogus> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Nickhu Cc: greentime@andestech.com, linux-kernel@vger.kernel.org, arnd@arndb.de, mark.rutland@arm.com, deanbo422@gmail.com, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com, jolsa@redhat.com, namhyung@kernel.org, ebiederm@xmission.com, pombredanne@nexb.com, tglx@linutronix.de, kstewart@linuxfoundation.org, gregkh@linuxfoundation.org, john.garry@huawei.com, devicetree@vger.kernel.org, zong@andestech.com, alankao@andestech.com, green.hu@gmail.com List-Id: devicetree@vger.kernel.org On Wed, Oct 24, 2018 at 11:32:40AM +0800, Nickhu wrote: > The document for how to add NDS32 PMU > in devicetree. > > Signed-off-by: Nickhu > --- > Documentation/devicetree/bindings/nds32/pmu.txt | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetree/bindings/nds32/pmu.txt Can you move to bindings/perf/ with other similar h/w. With that, Reviewed-by: Rob Herring