]> git.baikalelectronics.ru Git - kernel.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)
commit86b811da6cc942ba7a31e2e75229ae89a643c7d1
treeab0fcfeffd93aad8aa36bb7d01da921b5612e526
parent7c10a9506ee78f231ee92bf4e5f7010d01111958
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: f95a6cf1163f ("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