On Tue, 19 Oct 2021 14:43:13 +0200, Geert Uytterhoeven wrote:
Convert the Texas Instruments serial-attached bluetooth Device Tree
binding documentation to json-schema.
Add missing max-speed property.
Update the example.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
I listed David as maintainer, as he wrote the original bindings.
Please scream if not appropriate.
---
.../devicetree/bindings/net/ti,bluetooth.yaml | 91 +++++++++++++++++++
.../devicetree/bindings/net/ti-bluetooth.txt | 60 ------------
2 files changed, 91 insertions(+), 60 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/ti,bluetooth.yaml
delete mode 100644 Documentation/devicetree/bindings/net/ti-bluetooth.txt
Applied, thanks!