Skip to content

Commit 24ae278

Browse files
rruuaanngkartben
authored andcommitted
dts: i2c: Simplify the description of the binding
Remove redundant descriptions in I2C bindings, such as "This is a representation of" and "... node". Signed-off-by: James Roy <[email protected]>
1 parent 7fc9c26 commit 24ae278

18 files changed

+18
-20
lines changed

dts/bindings/i2c/andestech,atciic100.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
#
66

7-
description:
8-
This is a representation of AndesTech atciic100 I2C node
7+
description: AndesTech ATCIIC100 I2C
98

109
compatible: "andestech,atciic100"
1110

dts/bindings/i2c/atmel,sam-i2c-twi.yaml

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

4-
description: Atmel SAM Family I2C (TWI) node
4+
description: Atmel SAM Family I2C (TWI)
55

66
compatible: "atmel,sam-i2c-twi"
77

dts/bindings/i2c/atmel,sam-i2c-twihs.yaml

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

4-
description: Atmel SAM Family I2C (TWIHS) node
4+
description: Atmel SAM Family I2C (TWIHS)
55

66
compatible: "atmel,sam-i2c-twihs"
77

dts/bindings/i2c/atmel,sam-i2c-twim.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-
Atmel SAM4L Family I2C (TWIM) node
5+
Atmel SAM4L Family I2C (TWIM)
66
77
The Atmel Two-wire Master Interface (TWIM) interconnects components on a
88
unique two-wire bus, made up of one clock line and one data line with speeds

dts/bindings/i2c/atmel,sam0-i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) 2024 Gerson Fernando Budke <[email protected]>
33
# SPDX-License-Identifier: Apache-2.0
44

5-
description: Atmel SAM0 series SERCOM I2C node
5+
description: Atmel SAM0 series SERCOM I2C
66

77
compatible: "atmel,sam0-i2c"
88

dts/bindings/i2c/fsl,imx21-i2c.yaml

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

4-
description: i.MX I2C node
4+
description: i.MX I2C
55

66
compatible: "fsl,imx21-i2c"
77

dts/bindings/i2c/microchip,mpfs-i2c.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
#
66

7-
description:
8-
Microchip MPFS I2C Controller Device Tree Bindings
7+
description: Microchip MPFS I2C Controller
98

109
compatible: "microchip,mpfs-i2c"
1110

dts/bindings/i2c/nuvoton,npcx-i2c-ctrl.yaml

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

4-
description: Nuvoton, NPCX-I2C controller node
4+
description: Nuvoton NPCX-I2C controller
55

66
compatible: "nuvoton,npcx-i2c-ctrl"
77

dts/bindings/i2c/nuvoton,npcx-i2c-port.yaml

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

4-
description: Nuvoton, NPCX-I2C port pads node
4+
description: Nuvoton NPCX-I2C port pads
55

66
compatible: "nuvoton,npcx-i2c-port"
77

dts/bindings/i2c/nxp,ii2c.yaml

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

4-
description: NXP II2C node
4+
description: NXP II2C
55

66
compatible: "nxp,ii2c"
77

0 commit comments

Comments
 (0)