Skip to content

Commit a79ecd5

Browse files
rruuaanngkartben
authored andcommitted
dts: spi: Simplify the description of the binding
Remove redundant descriptions in SPI bindings, such as "... node". Signed-off-by: James Roy <rruuaanng@outlook.com>
1 parent 7072460 commit a79ecd5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dts/bindings/spi/cypress,psoc6-spi.yaml

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

4-
description: Cypress SBC[SPI]
4+
description: Cypress SBC SPI controller
55

66
compatible: "cypress,psoc6-spi"
77

dts/bindings/spi/microchip,mpfs-qspi.yaml

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

4-
description: Microchip Polarfire SOC QSPI IP node
4+
description: Microchip Polarfire SOC QSPI controller
55

66
compatible: "microchip,mpfs-qspi"
77

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

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

4-
description: Microchip Polarfire SOC SPI IP node
4+
description: Microchip Polarfire SOC SPI controller
55

66
compatible: "microchip,mpfs-spi"
77

dts/bindings/spi/snps,designware-spi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) 2023 Meta Platforms All rights reserved.
33
# SPDX-License-Identifier: Apache-2.0
44

5-
description: Synopsys DesignWare SPI node
5+
description: Synopsys DesignWare SPI controller
66

77
compatible: "snps,designware-spi"
88

dts/bindings/spi/ti,cc13xx-cc26xx-spi.yaml

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

4-
description: TI SimpleLink CC13xx / CC26xx SPI node
4+
description: TI SimpleLink CC13xx / CC26xx SPI controller
55

66
compatible: "ti,cc13xx-cc26xx-spi"
77

dts/bindings/spi/xlnx,xps-spi-2.00.a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2020 Henrik Brix Andersen <henrik@brixandersen.dk>
22
# SPDX-License-Identifier: Apache-2.0
33

4-
description: Xilinx AXI Quad SPI IP node
4+
description: Xilinx AXI Quad SPI controller
55

66
compatible: "xlnx,xps-spi-2.00.a"
77

0 commit comments

Comments
 (0)