]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 11 Aug 2024 18:17:06 +0000 (20:17 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 19 Aug 2024 22:04:55 +0000 (17:04 -0500)
commitab00f2abe68614438fbc3c213ddba5b8e27f3a52
tree6f1dc06b68ebb9d38546cd411e92d99cb3e66c61
parent89b96e32440c48a2a5781ecbe16ebcc0c7b79345
dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory

Some Bluetooth devices bindings are in net/ and some are in
net/bluetooth/, so bring some consistency by putting everything in
net/bluetooth.  Rename few bindings to match preferred naming
style: "vendor,device".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240811-dt-bindings-serial-peripheral-props-v1-3-1dba258b7492@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml [moved from Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml with 98% similarity]
Documentation/devicetree/bindings/net/bluetooth/marvell,88w8897.yaml [moved from Documentation/devicetree/bindings/net/marvell-bluetooth.yaml with 92% similarity]
Documentation/devicetree/bindings/net/bluetooth/mediatek,bluetooth.txt [moved from Documentation/devicetree/bindings/net/mediatek-bluetooth.txt with 100% similarity]
Documentation/devicetree/bindings/net/bluetooth/nokia,h4p-bluetooth.txt [moved from Documentation/devicetree/bindings/net/nokia-bluetooth.txt with 100% similarity]
Documentation/devicetree/bindings/net/bluetooth/realtek,bluetooth.yaml [moved from Documentation/devicetree/bindings/net/realtek-bluetooth.yaml with 95% similarity]
Documentation/devicetree/bindings/net/bluetooth/ti,bluetooth.yaml [moved from Documentation/devicetree/bindings/net/ti,bluetooth.yaml with 96% similarity]
MAINTAINERS