lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2pmaiz2yvgtmfjg6wtduoksjr34znalkvapr3dn3v6fqlxcdde@xkmnuvww7v37>
Date: Tue, 27 Jan 2026 10:14:25 +0530
From: Manivannan Sadhasivam <mani@...nel.org>
To: "Rob Herring (Arm)" <robh@...nel.org>
Cc: Guenter Roeck <linux@...ck-us.net>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Dmitry Torokhov <dmitry.torokhov@...il.com>, Mauro Carvalho Chehab <mchehab@...nel.org>, 
	Alim Akhtar <alim.akhtar@...sung.com>, Karthikeyan Mitran <m.karthikeyan@...iveil.co.in>, 
	Hou Zhiqiang <Zhiqiang.Hou@....com>, Lorenzo Pieralisi <lpieralisi@...nel.org>, 
	Krzysztof Wilczyński <kwilczynski@...nel.org>, Bjorn Helgaas <bhelgaas@...gle.com>, 
	Christopher Ruehl <chris.ruehl@...ys.com.hk>, "Jason A. Donenfeld" <Jason@...c4.com>, 
	Matthias Schiffer <matthias.schiffer@...tq-group.com>, Vincent Huang <vincent.huang@...synaptics.com>, 
	Inki Dae <inki.dae@...sung.com>, Seung-Woo Kim <sw0312.kim@...sung.com>, 
	Frank Li <Frank.Li@....com>, Krzysztof Kozlowski <krzk@...nel.org>, 
	linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	linux-input@...r.kernel.org, linux-media@...r.kernel.org, 
	linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: Fix emails with spaces or missing brackets

On Mon, Jan 26, 2026 at 10:47:22AM -0600, Rob Herring (Arm) wrote:
> Fix email addresses with spaces or missing brackets. A pending
> dtschema meta-schema change will check for these.
> 
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
> ---
>  Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml    | 2 +-
>  Documentation/devicetree/bindings/input/syna,rmi4.yaml          | 2 +-
>  .../devicetree/bindings/media/samsung,exynos5250-gsc.yaml       | 2 +-
>  Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml     | 2 +-

For PCI controllers,

Acked-by: Manivannan Sadhasivam <mani@...nel.org>

- Mani

>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml b/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> index 3d14d5fc96c5..7b38f2182ffa 100644
> --- a/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Sensirion SHTC1 Humidity and Temperature Sensor IC
>  
>  maintainers:
> -  - Christopher Ruehl chris.ruehl@...ys.com.hk
> +  - Christopher Ruehl <chris.ruehl@...ys.com.hk>
>  
>  description: |
>    The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors
> diff --git a/Documentation/devicetree/bindings/input/syna,rmi4.yaml b/Documentation/devicetree/bindings/input/syna,rmi4.yaml
> index f369385ffaf0..8685ef4481f4 100644
> --- a/Documentation/devicetree/bindings/input/syna,rmi4.yaml
> +++ b/Documentation/devicetree/bindings/input/syna,rmi4.yaml
> @@ -8,7 +8,7 @@ title: Synaptics RMI4 compliant devices
>  
>  maintainers:
>    - Jason A. Donenfeld <Jason@...c4.com>
> -  - Matthias Schiffer <matthias.schiffer@...tq-group.com
> +  - Matthias Schiffer <matthias.schiffer@...tq-group.com>
>    - Vincent Huang <vincent.huang@...synaptics.com>
>  
>  description: |
> diff --git a/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml b/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml
> index 878397830a4d..9196cf5dac0f 100644
> --- a/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml
> +++ b/Documentation/devicetree/bindings/media/samsung,exynos5250-gsc.yaml
> @@ -9,7 +9,7 @@ title: Samsung Exynos SoC G-Scaler
>  maintainers:
>    - Inki Dae <inki.dae@...sung.com>
>    - Krzysztof Kozlowski <krzk@...nel.org>
> -  - Seung-Woo Kim <sw0312.kim@...sung.com
> +  - Seung-Woo Kim <sw0312.kim@...sung.com>
>  
>  description:
>    G-Scaler is used for scaling and color space conversion on Samsung Exynos
> diff --git a/Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml b/Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml
> index d286b77921e0..8f5d33050348 100644
> --- a/Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/mbvl,gpex40-pcie.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Mobiveil AXI PCIe Host Bridge
>  
>  maintainers:
> -  - Frank Li <Frank Li@....com>
> +  - Frank Li <Frank.Li@....com>
>  
>  description:
>    Mobiveil's GPEX 4.0 is a PCIe Gen4 host bridge IP. This configurable IP
> -- 
> 2.51.0
> 

-- 
மணிவண்ணன் சதாசிவம்

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ