]> Git Repo - u-boot.git/commit
dm: gpio: pca953x: Support PCA953X with 40 GPIOs
author[email protected] <[email protected]>
Mon, 25 Apr 2016 13:25:37 +0000 (15:25 +0200)
committerTom Rini <[email protected]>
Fri, 27 May 2016 13:56:20 +0000 (09:56 -0400)
commit71db3270dbee381ebdbc183cf88dde46d9a59afb
tree78c527856b2a7d6581ea96eed32c03fe8ea90174
parentf71cee4bfc9a8f9be40a49ec2da84f4344e398fc
dm: gpio: pca953x: Support PCA953X with 40 GPIOs

A DM driver for PCA953x was recently introduced by Peng Fan, which lacked
support for the 40 GPIO versions.

This patch adds support for these chips.

Signed-off-by: Mario Six <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/gpio/pca953x_gpio.c
This page took 0.034199 seconds and 4 git commands to generate.