Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: document Bluetooth bindings in one place

In the same way as Ethernet, gather the Bluetooth related bindings in
one file. Introduce the bluetooth-bd-address property which can be used
to store the assigned BD address.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Loic Poulain and committed by
Marcel Holtmann
28517c02 6e518111

+5
+5
Documentation/devicetree/bindings/net/bluetooth.txt
··· 1 + The following properties are common to the Bluetooth controllers: 2 + 3 + - local-bd-address: array of 6 bytes, specifies the BD address that was 4 + uniquely assigned to the Bluetooth device, formatted with least significant 5 + byte first (little-endian).