commit | 098ea6bc4cb5890d09b1b79154fa11182e0f71e0 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Wed Nov 19 01:28:32 2014 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Nov 19 16:22:41 2014 +0100 |
tree | 0d66eef2ccb830153e2a645e9a8de5ad84519f3e | |
parent | 0378b59770130a994272b176a2a4346dc27361e9 [diff] |
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 <akarwar@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>