From: Amitkumar Karwar Date: Wed, 19 Nov 2014 09:28:32 +0000 (-0800) Subject: Bluetooth: btmrvl: add DT bindings documentation X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098ea6bc4cb5890d09b1b79154fa11182e0f71e0;p=pandora-kernel.git Bluetooth: btmrvl: add DT bindings documentation Calibration data can be downloaded through device tree method. This patch adds the documentation. Also, instead of searching device tree node by name using of_find_node_by_name() API, let's use for_each_compatible_node(). Signed-off-by: Amitkumar Karwar Signed-off-by: Cathy Luo Signed-off-by: Avinash Patil Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed