commit | dde796a1c9a37485f10e409444e85eb66d5dde28 | [log] [tgz] |
---|---|---|
author | Scott Worley <scott.worley@microchip.com> | Wed Mar 17 14:24:00 2021 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Mar 18 14:55:44 2021 -0400 |
tree | f88683586e5fecc2a30a2bb3ac9c9bbaf260226d | |
parent | 477f4d4e2bb8cb732d11a1e3e175841c3bf50969 [diff] |
drivers: gpio: mchp: Fix pin configure after disconnect GPIO driver properly disconnects a pin. On subsequent pin configure calls the driver does not clear the GPIO pin's power gate field resulting in the pin remaining disconnected. Signed-off-by: Scott Worley <scott.worley@microchip.com>