commit | 46de3adb5240f33b6dbf89ca0dc4ba5c86abebb1 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Mon Aug 03 09:50:55 2020 -0500 |
committer | Pavel Machek <pavel@ucw.cz> | Mon Aug 17 22:24:21 2020 +0200 |
tree | 163738b66fd507d8340395ed7b28378401f93460 | |
parent | 8ebe6d29a3f163f9fe9fc71e15073913e0ee8ad6 [diff] |
leds: pca955x: Add an IBM software implementation of the PCA9552 chip IBM created an implementation of the PCA9552 on a PIC16F microcontroller. The I2C device addresses are different from the hardware PCA9552, so add a new compatible string and associated platform data to be able to probe this device. Signed-off-by: Eddie James <eajames@linux.ibm.com> Reviewed-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>