OSDN Git Service

hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
authorJoe Jamison <joejamison717@gmail.com>
Sat, 28 Nov 2020 16:54:03 +0000 (10:54 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 3 Dec 2020 01:42:24 +0000 (17:42 -0800)
commit6cbf7964b4af7952add97f440a6ceb6564451897
tree16d444a5bce7273f31f26c4cfbf20b0753a36d3f
parent1aa0365574ab63838ac851ca340475bf4b58b9af
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)

This patch adds the DMI Product ID for Intel-based Xserve machines.
They use the same SMC accessible from the same data ports.

The 'Xserve' product ID only resolves to SMC-containing
Intel-based Xserves, as the PowerPC machines are identified
by the 'RackMac' identifier.

Tested on: Xserve3,1

Tested-by: Joe Jamison <joe@smaklab.com> # Xserve3,1
Signed-off-by: Joe Jamison <joe@smaklab.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/applesmc.c