]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: pca953x: add pcal6416 to the of_device_id table
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 9 Apr 2019 10:25:17 +0000 (12:25 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 11 Apr 2019 13:33:35 +0000 (15:33 +0200)
commit01769c4700d8ca156b4a331b16be9eda575dfde9
treeab0fcfeffd93aad8aa36bb7d01da921b5612e526
parent044e499acd1587e01bdd3434b3e5a1869ea26fdd
gpio: pca953x: add pcal6416 to the of_device_id table

When adding support for the pcal6416, the of_device_id table was left out,
add the proper entry.

Fixes: aac1e3c9680b ("gpio: pca953x: add support for pcal6416 type")
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pca953x.c