[PATCH 0/2] leds: pca955x: Add IBM software implemenation of the PCA9552 chip

From: Eddie James
Date: Thu Jul 09 2020 - 16:12:42 EST


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, and document the new
string.

Eddie James (2):
dt-bindings: leds: pca955x: Add IBM implementation compatible string
leds: pca955x: Add an IBM software implementation of the PCA9552 chip

Documentation/devicetree/bindings/leds/leds-pca955x.txt | 1 +
drivers/leds/leds-pca955x.c | 8 ++++++++
2 files changed, 9 insertions(+)

--
2.24.0