Skip to content

Commit 63dcf4e

Browse files
rruuaanngkartben
authored andcommitted
dts: sd: Simplify the description of the binding
Remove redundant descriptions in SD bindings, such as "... node". Signed-off-by: James Roy <rruuaanng@outlook.com>
1 parent 0b239bc commit 63dcf4e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

dts/bindings/sd/zephyr,mmc-disk.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
description: |
2-
Zephyr MMC disk node. A binding with this compatible present within an SD
2+
Zephyr MMC disk.
3+
4+
A binding with this compatible present within an SD
35
host controller device node indicates that an MMC chip is attached to that
46
SD bus. This binding will enable that to be used with the disk driver
57
API and any subsystems that utilize it.

dts/bindings/sd/zephyr,sdmmc-disk.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
description: |
2-
Zephyr SDMMC disk node. A binding with this compatible present within an SD
2+
Zephyr SDMMC disk.
3+
4+
A binding with this compatible present within an SD
35
host controller device node indicates that an SDMMC disk is attached to that
46
SD bus. This binding will enable that disk to be used with the disk driver
57
API and any subsystems that utilize it.

0 commit comments

Comments
 (0)