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

dt-bindings: net: bluetooth: add clock property to UART-based device

Some board requires explicitily control external osscilator via GPIO.
So, add a clock property for an external oscillator for the device.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

authored by

Sean Wang and committed by
Marcel Holtmann
14e3ed84 1c576f38

+4
+4
Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
··· 73 73 - reset-gpios: GPIO used to reset the device whose initial state keeps low, 74 74 if the GPIO is missing, then board-level design should be 75 75 guaranteed. 76 + - clocks: Should be the clock specifiers corresponding to the entry in 77 + clock-names property. If the clock is missing, then board-level 78 + design should be guaranteed. 79 + - clock-names: Should contain "osc" entry for the external oscillator. 76 80 - current-speed: Current baud rate of the device whose defaults to 921600 77 81 78 82 Example: