Skip to content

Commit f960194

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

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dts/bindings/dai/intel,adsp-dmic-vss.yaml

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

5-
description: Intel DMIC Vendor SHIM controller
5+
description: Intel DMIC Vendor SHIM Controller
66

77
compatible: "intel,adsp-dmic-vss"
88

dts/bindings/dai/intel,dai-dmic.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
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Intel Digital PDM Microphone (DMIC) node
4+
description: Intel Digital PDM Microphone (DMIC)
55

66
compatible: "intel,dai-dmic"
77

dts/bindings/dai/nxp,dai-esai.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 Serial Audio Interface (ESAI) node
4+
description: NXP Enhanced Serial Audio Interface (ESAI)
55

66
compatible: "nxp,dai-esai"
77

dts/bindings/dai/nxp,dai-micfil.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 PDM MICFIL node
4+
description: NXP PDM MICFIL
55

66
compatible: "nxp,dai-micfil"
77

dts/bindings/dai/nxp,dai-sai.yaml

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

44
description: |
5-
NXP Synchronous Audio Interface (SAI) node
5+
NXP Synchronous Audio Interface (SAI)
66
77
Below you may find some configuration examples:
88

0 commit comments

Comments
 (0)