summaryrefslogtreecommitdiff
path: root/mm/migrate.c
diff options
context:
space:
mode:
authorDavid Jander <david@protonic.nl>2020-08-28 14:14:15 +0200
committerThierry Reding <thierry.reding@gmail.com>2020-09-24 09:18:13 +0200
commitbce54366946a7a190a1df74f6f605412f731709c (patch)
treef67a16c4a84cfe598ce1f3f2ef40feb1a629b7cb /mm/migrate.c
parente1057a8df16503b8d08e75d9258e6026ef88a06d (diff)
pwm: pca9685: Disable unused alternative addresses
The PCA9685 supports listening to 1 or more alternative I2C chip addresses for some special features that this driver does not support. By default the LED ALLCALL address is active (default 0x70), which causes this chip to respond to address 0x70 in addition to its main address (0x41). This is not desireable if there is another device on the same bus that uses this address (like a TMP103 for example). Since this feature is not supported by this driver, it is best to disable these addresses in the chip to avoid unsuspected bus collisions. Signed-off-by: David Jander <david@protonic.nl> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions