commit | 01769c4700d8ca156b4a331b16be9eda575dfde9 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 09 12:25:17 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 11 15:33:35 2019 +0200 |
tree | ab0fcfeffd93aad8aa36bb7d01da921b5612e526 | |
parent | 044e499acd1587e01bdd3434b3e5a1869ea26fdd [diff] |
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>