Messages in this thread |  | | From | <> | Subject | [PATCH v1 0/4] add boot-gpios and clock property to btmtkuart | Date | Sun, 2 Jun 2019 09:04:13 +0800 |
| |
From: Sean Wang <sean.wang@mediatek.com>
Update dt-binding and the corresponding implmentation of boot-gpios and clock property to btmtkuart.
Sean Wang (4): dt-bindings: net: bluetooth: add boot-gpios property to UART-based device dt-bindings: net: bluetooth: add clock property to UART-based device Bluetooth: btmtkuart: add an implementation for boot-gpios property Bluetooth: btmtkuart: add an implementation for clock osc property
.../bindings/net/mediatek-bluetooth.txt | 17 +++++++ drivers/bluetooth/btmtkuart.c | 51 +++++++++++++++---- 2 files changed, 58 insertions(+), 10 deletions(-)
-- 2.17.1
|  |