commit | 0bcb0081cce1eb97724b418132b6fc68459afef0 | [log] [tgz] |
---|---|---|
author | Jose Alberto Meza <jose.a.meza.arellano@intel.com> | Thu Mar 04 10:34:49 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 10 06:10:39 2021 -0500 |
tree | 2ef5b55fad864197628ed7ad259aaacc2f808357 | |
parent | 97b5741adeaca069400452eef4031ee739a116e1 [diff] |
drivers: gpio: mchp: Add support for GPIO disconnected flag Currently, if GPIO_DISCONNECTED flag is used pin remains as input, this causes some additional power to be drain which is undesired. Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>