dts: rtc: Simplify the description of the binding
Remove redundant descriptions in RTC bindings, such as "... node", "... common bindings" and "This binding provides". Signed-off-by: James Roy <rruuaanng@outlook.com>
This commit is contained in:
parent
74df208bf2
commit
0b239bc95a
@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2023 Renesas Electronics Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Renesas SmartBond(tm) RTC node
|
||||
description: Renesas SmartBond(tm) RTC
|
||||
|
||||
compatible: "renesas,smartbond-rtc"
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
include: base.yaml
|
||||
|
||||
description: RTC (real-time clock) device common bindings
|
||||
description: RTC (real-time clock) device
|
||||
|
||||
properties:
|
||||
alarms-count:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
description: Xilinx AXI Timer IP node
|
||||
description: Xilinx AXI Timer IP
|
||||
|
||||
compatible: "xlnx,xps-timer-1.00.a"
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
This binding provides a fake RTC controller for use as either a stub or a mock in Zephyr
|
||||
A Fake RTC controller for use as either a stub or a mock in Zephyr
|
||||
testing.
|
||||
|
||||
compatible: "zephyr,fake-rtc"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user