Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: [PATCH v2 3/6] btwilink: add minimal device tree support From: Marcel Holtmann In-Reply-To: <1426915068-10371-1-git-send-email-gigi.joseph@ti.com> Date: Fri, 20 Mar 2015 22:21:17 -0700 Cc: "Gustavo F. Padovan" , Johan Hedberg , linux-bluetooth , Linux Kernel Mailing List , Gigi Joseph , Eyal Reizer , bvijay Message-Id: <7C323026-5997-47FF-A872-004FB55A0428@holtmann.org> References: <1426915068-10371-1-git-send-email-gigi.joseph@ti.com> To: Gigi Joseph Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Gigi, > Add minimal device tree support to the btwilink driver that is used > for binding bluetooth with the ti-st shared transport driver. > > Signed-off-by: Eyal Reizer > Signed-off-by: bvijay > Signed-off-by: Gigi Joseph > --- > Changes in v2: > * Reformat device_id table to match other drivers > * Add empty line before MODULE_DEVICE_TABLE > > drivers/bluetooth/btwilink.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) I was wondering if you do not want to document this Documentation/devicetree/bindings/ or some place on what this entries actually means and how you use it. Regards Marcel