diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-10-19 14:43:12 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-10-20 10:51:43 -0500 |
commit | 762133d6a67fa027345fdc30737277465b4893dd (patch) | |
tree | 2d76745a7d6972a557e3b7428ddda4a7cc546400 /Documentation/devicetree/bindings/net/ti-bluetooth.txt | |
parent | 33ecdd38c6fbb5915d8274dde6c6d61dae276eb9 (diff) |
dt-bindings: net: wireless: ti,wlcore: Convert to json-schema
The Texas Instruments Wilink 6/7/8 (wl12xx/wl18xx) Wireless LAN
Controllers can be connected via SPI or via SDIO.
Convert the two Device Tree binding documents to json-schema, and merge
them into a single document.
Add missing ti,wl1285 compatible value.
Add missing interrupt-names property.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/23a2fbc46255a988e5d36f6c14abb7130480d200.1634646975.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/ti-bluetooth.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/ti-bluetooth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/ti-bluetooth.txt b/Documentation/devicetree/bindings/net/ti-bluetooth.txt index f48c17b38f58..3c01cfc1e12d 100644 --- a/Documentation/devicetree/bindings/net/ti-bluetooth.txt +++ b/Documentation/devicetree/bindings/net/ti-bluetooth.txt @@ -13,7 +13,7 @@ and GPS over what's called "shared transport". The shared transport is standard BT HCI protocol with additional channels for the other functions. TI WiLink devices also have a separate WiFi interface as described in -wireless/ti,wlcore.txt. +wireless/ti,wlcore.yaml. This bindings follows the UART slave device binding in ../serial/serial.yaml. |