commit | 4c516849183ae7852058fa6ac72e6982383fbadd | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Jan 29 16:06:34 2019 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 08 22:50:07 2019 -0500 |
tree | edafc36dd342ac0e96a77f409efb7e6f4055a665 | |
parent | b8fc4ec058eb928e7cd06ec327e94d1d2fc966b3 [diff] |
drivers: i2c: dw: Convert to new DT_<COMPAT>_<INSTANCE> defines Convert designware i2c driver to use new defines so we can remove the dts_fixup.h code for it. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>