Message ID | 1559437457-26766-1-git-send-email-sean.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | add boot-gpios and clock property to btmtkuart | expand |
Hi Sean, > 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(-) all four patches have been applied to bluetooth-next tree. Regards Marcel
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(-)