commit | 096ea30c91b521c77964ee8c214f7ce3b9d08e7b | [log] [tgz] |
---|---|---|
author | Pascal Huerst <pascal.huerst@gmail.com> | Wed May 06 15:07:04 2015 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue May 12 17:46:26 2015 +0200 |
tree | b11971048af504cfbdb22accc9f87a559dfcbd5f | |
parent | 7e5cd69a9152c70985ebf820e357da59dfa8f152 [diff] |
i2c: omap: Add calls for pinctrl state select This adds calls to pinctrl subsystem in order to switch pin states on suspend/resume if you provide a "sleep" state in DT. If no "sleep" state is provided in the DT, these calls turn to NOPs, so we don't need error checking here. Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com> Reviewed-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>