Skip to content

Commit c75afcb

Browse files
committed
dt-bindings: Fix emails with spaces or missing brackets
Fix email addresses with spaces or missing brackets. A pending dtschema meta-schema change will check for these. Acked-by: Manivannan Sadhasivam <mani@kernel.org> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Link: https://patch.msgid.link/20260126164724.2832009-1-robh@kernel.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent dfe0578 commit c75afcb

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Sensirion SHTC1 Humidity and Temperature Sensor IC
88

99
maintainers:
10-
- Christopher Ruehl chris.ruehl@gtsys.com.hk
10+
- Christopher Ruehl <chris.ruehl@gtsys.com.hk>
1111

1212
description: |
1313
The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors

Documentation/devicetree/bindings/input/syna,rmi4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Synaptics RMI4 compliant devices
88

99
maintainers:
1010
- Jason A. Donenfeld <Jason@zx2c4.com>
11-
- Matthias Schiffer <matthias.schiffer@ew.tq-group.com
11+
- Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
1212
- Vincent Huang <vincent.huang@tw.synaptics.com>
1313

1414
description: |

Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Samsung Exynos SoC G-Scaler
99
maintainers:
1010
- Inki Dae <inki.dae@samsung.com>
1111
- Krzysztof Kozlowski <krzk@kernel.org>
12-
- Seung-Woo Kim <sw0312.kim@samsung.com
12+
- Seung-Woo Kim <sw0312.kim@samsung.com>
1313

1414
description:
1515
G-Scaler is used for scaling and color space conversion on Samsung Exynos

Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Mobiveil AXI PCIe Host Bridge
88

99
maintainers:
10-
- Frank Li <Frank Li@nxp.com>
10+
- Frank Li <Frank.Li@nxp.com>
1111

1212
description:
1313
Mobiveil's GPEX 4.0 is a PCIe Gen4 host bridge IP. This configurable IP

0 commit comments

Comments
 (0)