Skip to content

Commit c47926e

Browse files
rruuaanngkartben
authored andcommitted
dts: dma: Simplify the description of the binding
Remove redundant descriptions in DMA bindings, such as "... node". Signed-off-by: James Roy <rruuaanng@outlook.com>
1 parent a713f79 commit c47926e

9 files changed

+9
-9
lines changed

dts/bindings/dma/infineon,cat1-dma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

6-
description: Infineon CAT1 DMA node
6+
description: Infineon CAT1 DMA
77

88
compatible: "infineon,cat1-dma"
99

dts/bindings/dma/intel,adsp-gpdma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2022 Intel Corporation. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Intel ADSP Designware based General Purpose DMA Controller node
4+
description: Intel ADSP Designware based General Purpose DMA Controller
55

66
compatible: "intel,adsp-gpdma"
77

dts/bindings/dma/intel,lpss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2019 Intel Corporation. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: LPSS DMA Controller node
4+
description: LPSS DMA Controller
55

66
compatible: "intel,lpss"
77

dts/bindings/dma/nxp,edma.yaml

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

4-
description: NXP enhanced Direct Memory Access (eDMA) node
4+
description: NXP enhanced Direct Memory Access (eDMA)
55

66
compatible: "nxp,edma"
77

dts/bindings/dma/nxp,sdma.yaml

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

4-
description: NXP SDMA node
4+
description: NXP SDMA
55

66
compatible: "nxp,sdma"
77

dts/bindings/dma/nxp,sof-host-dma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright 2023 NXP
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: NXP SOF host DMA node
4+
description: NXP SOF host DMA
55

66
compatible: "nxp,sof-host-dma"
77

dts/bindings/dma/silabs,siwx91x-dma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: Silabs SiWx91x DMA node
1+
description: Silabs SiWx91x DMA
22

33
compatible: "silabs,siwx91x-dma"
44

dts/bindings/dma/snps,designware-dma-axi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2023 Intel Corporation. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Synopsys Designware axi DMA Controller node
4+
description: Synopsys Designware axi DMA Controller
55

66
compatible: "snps,designware-dma-axi"
77

dts/bindings/dma/snps,designware-dma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2019 Intel Corporation. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Synopsys Designware DMA Controller node
4+
description: Synopsys Designware DMA Controller
55

66
compatible: "snps,designware-dma"
77

0 commit comments

Comments
 (0)