commit | 06aa09081d44c778309346ae8161841e0c104b7a | [log] [tgz] |
---|---|---|
author | Swapna Manupati <swapna.manupati@xilinx.com> | Mon Aug 07 13:01:57 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 14 15:57:06 2017 +0200 |
tree | 3ead5cd274280b5be72facd25c1890ad24298eb4 | |
parent | e11de4de28c077d31235f5afcac91d4b4b0b7a6b [diff] |
gpio: zynq: Provided workaround for GPIO This patch provides workaround in the gpio driver for Zynq and ZynqMP Platforms by reading pin value of EMIO banks through DATA register as it was unable to read the value of it from DATA_RO register. Signed-off-by: Swapna Manupati <swapnam@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>