Browse Source

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 <rruuaanng@outlook.com>
pull/86498/head
James Roy 4 months ago committed by Benjamin Cabé
parent
commit
bdcc352952
  1. 3
      dts/bindings/mbox/andestech,mbox-plic-sw.yaml
  2. 2
      dts/bindings/mbox/espressif,mbox-esp32.yaml
  3. 2
      dts/bindings/mbox/linaro,ivshmem-mbox.yaml

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

@ -4,8 +4,7 @@ @@ -4,8 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#
description: |
This is a representation of AndesTech MBOX PLIC-SW node
description: AndesTech MBOX PLIC-SW
compatible: "andestech,mbox-plic-sw"

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

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
# Copyright (c) 2024 Felipe Neves
# SPDX-License-Identifier: Apache-2.0
description: ESP32 soft mailbox bindings
description: ESP32 soft mailbox
compatible: "espressif,mbox-esp32"

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

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
# Copyright (c) 2024 Felipe Neves
# SPDX-License-Identifier: Apache-2.0
description: Inter VM shared memory based mailbox binding
description: Inter VM shared memory based mailbox
compatible: "linaro,ivshmem-mbox"

Loading…
Cancel
Save