dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 12 Apr 2024 07:30:42 +0000 (15:30 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 14 May 2024 14:51:07 +0000 (10:51 -0400)
commitdefa9cca02fd5904ff26f6b8ce65c72002570f69
treef4facdc187da10e1ab025eca0fc8266e88725492
parentce60b9231b66710b6ee24042ded26efee120ecfc
dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

The MediaTek MT7921S is a WiFi/Bluetooth combo chip that works over
SDIO. WiFi and Bluetooth are separate SDIO functions within the chip.
While the Bluetooth SDIO function is fully discoverable, the chip has
a pin that can reset just the Bluetooth core, as opposed to the full
chip. This should be described in the device tree.

Add a device tree binding for the Bluetooth SDIO function of the MT7921S
specifically to document the reset line. This binding is based on the MMC
controller binding, which specifies one device node per SDIO function.

Cc: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Documentation/devicetree/bindings/net/bluetooth/mediatek,mt7921s-bluetooth.yaml [new file with mode: 0644]
MAINTAINERS