OSDN Git Service

Bluetooth: btbcm: Rewrite bindings in YAML and add reset
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 5 Mar 2021 18:37:35 +0000 (19:37 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Mar 2021 09:25:49 +0000 (10:25 +0100)
commit7820ee1c4757d888c2255b8eb7f74b8d1e5ac555
tree12e57d8974d904a71ac343349ab841d7a56f3d0d
parentff02db13e9bfa01e0d66c5fa53da29bd1f1b208a
Bluetooth: btbcm: Rewrite bindings in YAML and add reset

This rewrites the Broadcom bluetooth bindings in YAML and
adds a GPIO handle for the BT_RST_N line as used on some
platforms.

The Ingenic UART binding was using this binding in its
example DTS fragment, however mistakenly using "vcc-supply"
for what is called "vbat-supply". The proper DTS files
and the code in the kernel all use "vbat-supply" so
fix up the example in this patch so we ge a clean
check.

Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Documentation/devicetree/bindings/net/broadcom-bluetooth.txt [deleted file]
Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/ingenic,uart.yaml