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>
This commit is contained in:
parent
0b239bc95a
commit
63dcf4e299
@ -1,5 +1,7 @@
|
||||
description: |
|
||||
Zephyr MMC disk node. A binding with this compatible present within an SD
|
||||
Zephyr MMC disk.
|
||||
|
||||
A binding with this compatible present within an SD
|
||||
host controller device node indicates that an MMC chip is attached to that
|
||||
SD bus. This binding will enable that to be used with the disk driver
|
||||
API and any subsystems that utilize it.
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
description: |
|
||||
Zephyr SDMMC disk node. A binding with this compatible present within an SD
|
||||
Zephyr SDMMC disk.
|
||||
|
||||
A binding with this compatible present within an SD
|
||||
host controller device node indicates that an SDMMC disk is attached to that
|
||||
SD bus. This binding will enable that disk to be used with the disk driver
|
||||
API and any subsystems that utilize it.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user