Return-path: Received: from mail-oi0-f68.google.com ([209.85.218.68]:36169 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936484AbcJRPbp (ORCPT ); Tue, 18 Oct 2016 11:31:45 -0400 Date: Tue, 18 Oct 2016 10:31:37 -0500 From: Rob Herring To: Martin Blumenstingl Cc: ath9k-devel@lists.ath9k.org, devicetree@vger.kernel.org, linux-wireless@vger.kernel.org, ath9k-devel@qca.qualcomm.com, mcgrof@do-not-panic.com, mark.rutland@arm.com, kvalo@codeaurora.org, chunkeey@googlemail.com, arend.vanspriel@broadcom.com, julian.calaby@gmail.com, bjorn@mork.no, linux@rempel-privat.de, nbd@nbd.name Subject: Re: [PATCH v8 1/3] Documentation: dt: net: add ath9k wireless device binding Message-ID: <20161018153137.iirk4onpjpvvtpls@rob-hp-laptop> (sfid-20161018_173203_427701_4052C447) References: <20161002214743.2263-1-martin.blumenstingl@googlemail.com> <20161016205907.19927-1-martin.blumenstingl@googlemail.com> <20161016205907.19927-2-martin.blumenstingl@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20161016205907.19927-2-martin.blumenstingl@googlemail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, Oct 16, 2016 at 10:59:05PM +0200, Martin Blumenstingl wrote: > Add documentation how devicetree can be used to configure ath9k based > devices. > > Signed-off-by: Martin Blumenstingl > --- > .../devicetree/bindings/net/wireless/qca,ath9k.txt | 48 ++++++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/wireless/qca,ath9k.txt Acked-by: Rob Herring