commit | 23d4ee30b827baea54f19edb65a5bddacff045b5 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri May 01 22:08:35 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 10 13:21:20 2020 +0200 |
tree | 3ac4bc9b8b33f82d10ff20b6eea52fe15bef5f2a | |
parent | 415f8953ac094a46877f7dd55723689480a964a4 [diff] |
i2c: mxc: add fuse check Add fuse check for I2C. If the fuse indicates the module will not work in the SoC, let's fail the initialization. Signed-off-by: Peng Fan <peng.fan@nxp.com>