mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 19:24:02 +08:00
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>
This commit is contained in:
parent
6e51811106
commit
28517c02e1
5
Documentation/devicetree/bindings/net/bluetooth.txt
Normal file
5
Documentation/devicetree/bindings/net/bluetooth.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
The following properties are common to the Bluetooth controllers:
|
||||||
|
|
||||||
|
- local-bd-address: array of 6 bytes, specifies the BD address that was
|
||||||
|
uniquely assigned to the Bluetooth device, formatted with least significant
|
||||||
|
byte first (little-endian).
|
Loading…
Reference in New Issue
Block a user