Skip to content

Commit bdcc352

Browse files
rruuaanngkartben
authored andcommitted
dts: mbox: Simplify the description of the binding
Remove redundant descriptions in MBOX bindings, such as "This is a representation of", "... node" and "... binding". Signed-off-by: James Roy <[email protected]>
1 parent bc8065c commit bdcc352

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

dts/bindings/mbox/andestech,mbox-plic-sw.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
#
66

7-
description: |
8-
This is a representation of AndesTech MBOX PLIC-SW node
7+
description: AndesTech MBOX PLIC-SW
98

109
compatible: "andestech,mbox-plic-sw"
1110

dts/bindings/mbox/espressif,mbox-esp32.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2024 Felipe Neves
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: ESP32 soft mailbox bindings
4+
description: ESP32 soft mailbox
55

66
compatible: "espressif,mbox-esp32"
77

dts/bindings/mbox/linaro,ivshmem-mbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2024 Felipe Neves
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Inter VM shared memory based mailbox binding
4+
description: Inter VM shared memory based mailbox
55

66
compatible: "linaro,ivshmem-mbox"
77

0 commit comments

Comments
 (0)