commit | 0cdf21b34e3062af8da0a2a1c419654263c21b87 | [log] [tgz] |
---|---|---|
author | H. Nikolaus Schaller <hns@goldelico.com> | Thu May 17 06:59:47 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 23 13:49:09 2018 +0200 |
tree | fbdfbc2eae32eba628deb30cd9623c0fe6eecebc | |
parent | 0a70fe00efea7c6ac087a10aa57131e59d63e194 [diff] |
gpio: pca953x: set the PCA_PCAL flag also when matching by DT The of_device_table is missing the PCA_PCAL flag so the pcal6524 would be operated in tca6424 compatibility mode which does not handle the new interrupt mask registers. Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>