/external/bsd/ipf/bin/ippool/

ref='http://git.infra.scholz.ruhr/netbsd/atom/sys/dev/i2c/sy8106a.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/sy8106a.c
AgeCommit message (Expand)Author
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-17Use designated initializers and a consistent termination style inthorpej
2019-12-23No need to use I2C_F_POLL here.thorpej
2018-06-26In my quest to make device_compatible_entry (and associated goo)thorpej
2018-06-18- Rename iic_compat_match() to iic_compatible_match() and change itthorpej
2018-06-16More cleanup to i2c autoconfiguration:thorpej
2017-10-02Add driver for Silergy SY8106A regulatorjmcneill