hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitions
authorGuenter Roeck <linux@roeck-us.net>
Fri, 24 Jan 2020 17:09:29 +0000 (09:09 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 9 Mar 2020 03:35:47 +0000 (20:35 -0700)
commita1dd176c4295f533326185c5228956e02b126939
tree6589fb21d18da45537e56b56fa45653a92b01913
parentafde6416e196363e49b85bb129b4c530c9d1b046
hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitions

Recent PMBus versions added IC_DEVICE_ID and IC_DEVICE_REV commands as
additional means to identify the chip. Add command definitions to
pmbus.h include file.

Cc: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/pmbus.h