Skip to content

Commit 0b239bc

Browse files
rruuaanngkartben
authored andcommitted
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>
1 parent 74df208 commit 0b239bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dts/bindings/rtc/renesas,smartbond-rtc.yaml

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

4-
description: Renesas SmartBond(tm) RTC node
4+
description: Renesas SmartBond(tm) RTC
55

66
compatible: "renesas,smartbond-rtc"
77

dts/bindings/rtc/rtc-device.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
include: base.yaml
55

6-
description: RTC (real-time clock) device common bindings
6+
description: RTC (real-time clock) device
77

88
properties:
99
alarms-count:

dts/bindings/rtc/xlnx,xps-timer-1.00.a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: Xilinx AXI Timer IP node
1+
description: Xilinx AXI Timer IP
22

33
compatible: "xlnx,xps-timer-1.00.a"
44

dts/bindings/rtc/zephyr,fake-rtc.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-
This binding provides a fake RTC controller for use as either a stub or a mock in Zephyr
5+
A Fake RTC controller for use as either a stub or a mock in Zephyr
66
testing.
77
88
compatible: "zephyr,fake-rtc"

0 commit comments

Comments
 (0)