commit | 2104dcde39d28191baa2b502d839ba2a9668f262 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Sep 29 11:22:23 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:21 2016 -0500 |
tree | 220a2a4134078387dbae2175741aeb90e182b1bc | |
parent | 1cdb72b909edc64edd500b9f835cb04317fb4f82 [diff] |
i2c: dw: provide default configuration for controller at init This adds the Kconfig option to specify default configuration for the I2C controller during driver initialization. During boot, the controller needs to be configured before communication to slave devices can start. After boot, an app can re-configure the controller if needed. Change-Id: I7bf252f75a31943ae444e4d914f3a9a1a3f3d91f Signed-off-by: Daniel Leung <daniel.leung@intel.com>