Marc Ferland 1c1b3098ae rtc: pcf85063: add i2c_device_id name matching support
The pcf85063 driver regsitration currently supports the "compatible"
property type of matching (for DT).

This patch adds "matching by name" support to the driver by defining
an i2c_device_id table and setting the id_table parameter in the
i2c_driver struct.

This will, for example, make the driver easier to instantiate on
systems where CONFIG_OF is not enabled (x86 in my case).

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20211116164733.17149-1-ferlandm@amotus.ca
2021-12-01 00:07:25 +01:00
..
2021-10-18 17:20:50 +02:00
2021-11-12 11:44:31 -08:00
2021-08-10 23:21:46 +02:00
2021-10-23 23:52:48 +02:00
2021-09-25 23:22:28 +02:00
2021-09-25 23:22:28 +02:00
2019-11-08 16:14:09 +01:00
2019-07-17 10:03:50 -07:00
2021-04-29 23:03:26 +02:00
2021-05-25 00:41:25 +02:00
2021-10-01 23:28:28 +02:00
2021-06-01 16:44:09 +01:00
2021-01-16 23:19:26 +01:00
2021-01-16 23:19:26 +01:00
2021-09-25 23:22:28 +02:00
2021-10-18 17:38:06 +02:00
2021-02-22 14:27:07 -08:00
2021-10-18 17:20:50 +02:00
2021-10-23 23:57:23 +02:00
2021-09-25 23:26:37 +02:00
2020-12-03 23:43:23 +01:00