Skip to content

Commit ab00f2a

Browse files
krzkrobherring
authored andcommitted
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 <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/20240811-dt-bindings-serial-peripheral-props-v1-3-1dba258b7492@linaro.org Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 89b96e3 commit ab00f2a

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml renamed to Documentation/devicetree/bindings/net/bluetooth/brcm,bluetooth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/net/broadcom-bluetooth.yaml#
4+
$id: http://devicetree.org/schemas/net/bluetooth/brcm,bluetooth.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Broadcom Bluetooth Chips

Documentation/devicetree/bindings/net/marvell-bluetooth.yaml renamed to Documentation/devicetree/bindings/net/bluetooth/marvell,88w8897.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/net/marvell-bluetooth.yaml#
4+
$id: http://devicetree.org/schemas/net/bluetooth/marvell,88w8897.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Marvell Bluetooth chips

Documentation/devicetree/bindings/net/realtek-bluetooth.yaml renamed to Documentation/devicetree/bindings/net/bluetooth/realtek,bluetooth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml#
4+
$id: http://devicetree.org/schemas/net/bluetooth/realtek,bluetooth.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS Bluetooth

Documentation/devicetree/bindings/net/ti,bluetooth.yaml renamed to Documentation/devicetree/bindings/net/bluetooth/ti,bluetooth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/net/ti,bluetooth.yaml#
4+
$id: http://devicetree.org/schemas/net/bluetooth/ti,bluetooth.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Texas Instruments Bluetooth Chips

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14210,8 +14210,8 @@ M: Sean Wang <[email protected]>
1421014210
1421114211
L: [email protected] (moderated for non-subscribers)
1421214212
S: Maintained
14213+
F: Documentation/devicetree/bindings/net/bluetooth/mediatek,bluetooth.txt
1421314214
F: Documentation/devicetree/bindings/net/bluetooth/mediatek,mt7921s-bluetooth.yaml
14214-
F: Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
1421514215
F: drivers/bluetooth/btmtkuart.c
1421614216

1421714217
MEDIATEK BOARD LEVEL SHUTDOWN DRIVERS

0 commit comments

Comments
 (0)