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: <2672447a-67d3-464b-a3e9-acb7373677f3@roeck-us.net>
Date: Mon, 26 Aug 2024 20:55:30 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: "Rob Herring (Arm)" <robh@...nel.org>
Cc: Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: stts751: Add "st" vendor prefix to "stts751"
 compatible string

On Mon, Aug 26, 2024 at 02:18:11PM -0500, Rob Herring (Arm) wrote:
> The documented compatible string is "st,stts751", not "stts751". Even if
> "stts751" was in use, there's no need to list "stts751" in the DT match
> table. The I2C core will strip any vendor prefix and match against the
> i2c_device_id table which has an "stts751" entry.
> 
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>

Applied.

Thanks,
Guenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ