commit | add6d78b0a5ec0262d775a0f7292014d567d923f | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Thu Sep 17 15:56:47 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:18 2016 -0500 |
tree | 8d8260e941121927b57e9793cdf4513a576186af | |
parent | 792930172a1247bf1f3159a2e71ac5a9f4035686 [diff] |
gpio: add polarity and pull up/down config flags This adds to the configuration flags for GPIO: () Indicates the polarity of the pin, whether it should be normal or inversed. () Enables pull up/pull down for the pin. Change-Id: I2b0c57e5a539208aff7aeb4ea53050134ab404fd Signed-off-by: Daniel Leung <daniel.leung@intel.com>