linux_dsm_epyc7002/drivers/hwmon/pmbus
Javier Martinez Canillas 02331c3a1a hwmon: (ucd9200) Add OF device ID table
The driver doesn't have a struct of_device_id table but supported devices
are registered via Device Trees. This is working on the assumption that a
I2C device registered via OF will always match a legacy I2C device ID and
that the MODALIAS reported will always be of the form i2c:<device>.

But this could change in the future so the correct approach is to have an
OF device ID table if the devices are registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2017-04-02 07:01:53 -07:00
..
adm1275.c
Kconfig
lm25066.c
ltc2978.c
ltc3815.c
Makefile
max8688.c
max16064.c
max20751.c
max34440.c
pmbus_core.c
pmbus.c
pmbus.h
tps40422.c
ucd9000.c
ucd9200.c
zl6100.c